#FFC6CA#FFC6CA
#FFC6CA is a very light, moderate red. Relative luminance 0.659; OKLCH L 87.8% C 0.065 H 13.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC6CA |
|---|---|
| RGB | rgb(255, 198, 202) |
| HSL | hsl(356, 100%, 89%) |
| HSV | hsv(356, 22%, 100%) |
| CMYK | cmyk(0%, 22.4%, 20.8%, 0%) |
| CIE-LAB | lab(84.95, 20.85, 5.84) |
| CIE-LCH | lch(84.95, 21.65, 15.64°) |
| OKLab | oklab(87.82% 0.0634 0.0156) |
| OKLCH | oklch(87.82% 0.065 13.8) |
| XYZ | xyz(72.0954, 65.9155, 64.7910) |
| Luminance | 0.6591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 0.75
Pale Rose
#FDC1C5
ΔE00 1.21
Bubblegum
#FFC1CC
ΔE00 2.68
Pink
#FFC0CB
ΔE00 2.79
Pale Pink
#FFCFDC
ΔE00 4.37
Lightpink
#FFB6C1
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC6CA #C6FFFB
analogous
#FFC6E7 #FFC6CA #FFDFC6
triadic
#FFC6CA #CAFFC6 #C6CAFF
tetradic
#FFC6CA #E7FFC6 #C6FFFB #DFC6FF
square
#FFC6CA #E7FFC6 #C6FFFB #DFC6FF
split-complementary
#FFC6CA #C6FFDF #C6E7FF
monochromatic
#FF4C58 #FF8991 #FFC6CA #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.48
#FFC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#FFC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC6CA
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC6CA | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#DCD8C9
Tritanopia (blue-blind)
#FFC1C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffc6ca; /* rgb */ color: rgb(255, 198, 202); /* oklch */ color: oklch(87.8% 0.065 13.8);
Tailwind
colors: {
custom: {
50: '#ffd7da',
500: '#ffc6ca',
950: '#000000',
},
}SCSS
$custom: #ffc6ca; $custom-light: #ffd7da; $custom-dark: #000000;
JSON
{
"hex": "#ffc6ca",
"rgb": {
"r": 255,
"g": 198,
"b": 202
},
"hsl": {
"h": 355.789,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.87823,
"c": 0.06532,
"h": 13.8
},
"luminance": 0.65912
}Semantic roles & 50–950 ramp
primary
#FFC6CA
secondary
#81E9E1
accent
#E6D500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383