#FFC5CA#FFC5CA
#FFC5CA is a very light, moderate red. Relative luminance 0.655; OKLCH L 87.6% C 0.067 H 12.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC5CA |
|---|---|
| RGB | rgb(255, 197, 202) |
| HSL | hsl(355, 100%, 89%) |
| HSV | hsv(355, 23%, 100%) |
| CMYK | cmyk(0%, 22.7%, 20.8%, 0%) |
| CIE-LAB | lab(84.72, 21.38, 5.50) |
| CIE-LCH | lch(84.72, 22.07, 14.43°) |
| OKLab | oklab(87.64% 0.065 0.0147) |
| OKLCH | oklch(87.64% 0.067 12.7) |
| XYZ | xyz(71.8675, 65.4599, 64.7151) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 0.36
Pale Rose
#FDC1C5
ΔE00 1.04
Bubblegum
#FFC1CC
ΔE00 2.25
Pink
#FFC0CB
ΔE00 2.36
Lightpink
#FFB6C1
ΔE00 4.22
Pale Pink
#FFCFDC
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC5CA #C5FFFA
analogous
#FFC5E7 #FFC5CA #FFDDC5
triadic
#FFC5CA #CAFFC5 #C5CAFF
tetradic
#FFC5CA #E7FFC5 #C5FFFA #DDC5FF
square
#FFC5CA #E7FFC5 #C5FFFA #DDC5FF
split-complementary
#FFC5CA #C5FFDD #C5E7FF
monochromatic
#FF4B5A #FF8892 #FFC5CA #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.49
#FFC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#FFC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC5CA
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC5CA | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#DCD8C9
Tritanopia (blue-blind)
#FFC0C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffc5ca; /* rgb */ color: rgb(255, 197, 202); /* oklch */ color: oklch(87.6% 0.067 12.7);
Tailwind
colors: {
custom: {
50: '#ffd6da',
500: '#ffc5ca',
950: '#000000',
},
}SCSS
$custom: #ffc5ca; $custom-light: #ffd6da; $custom-dark: #000000;
JSON
{
"hex": "#ffc5ca",
"rgb": {
"r": 255,
"g": 197,
"b": 202
},
"hsl": {
"h": 354.828,
"s": 100,
"l": 88.627
},
"oklch": {
"l": 0.87643,
"c": 0.0666,
"h": 12.7
},
"luminance": 0.65457
}Semantic roles & 50–950 ramp
primary
#FFC5CA
secondary
#80E9DF
accent
#E6D200
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383