#FFC9C8#FFC9C8
#FFC9C8 is a very light, moderate red. Relative luminance 0.672; OKLCH L 88.3% C 0.062 H 19.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC9C8 |
|---|---|
| RGB | rgb(255, 201, 200) |
| HSL | hsl(1, 100%, 89%) |
| HSV | hsv(1, 22%, 100%) |
| CMYK | cmyk(0%, 21.2%, 21.6%, 0%) |
| CIE-LAB | lab(85.61, 18.99, 7.84) |
| CIE-LCH | lch(85.61, 20.55, 22.44°) |
| OKLab | oklab(88.32% 0.0581 0.0207) |
| OKLCH | oklch(88.32% 0.062 19.6) |
| XYZ | xyz(72.5526, 67.2065, 63.7828) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.69
Light Rose
#FFC5CB
ΔE00 2.78
Bubblegum
#FFC1CC
ΔE00 4.71
Pink
#FFC0CB
ΔE00 4.81
Pale Pink
#FFCFDC
ΔE00 5.55
Light Pink
#FFD1DF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC9C8 #C8FEFF
analogous
#FFC8E3 #FFC9C8 #FFE5C8
triadic
#FFC9C8 #C8FFC9 #C9C8FF
tetradic
#FFC9C8 #E3FFC8 #C8FEFF #E5C8FF
square
#FFC9C8 #E3FFC8 #C8FEFF #E5C8FF
split-complementary
#FFC9C8 #C8FFE5 #C8E3FF
monochromatic
#FF514E #FF8D8B #FFC9C8 #FFE1E0 #FFE1E0
Accessibility & contrast
On white
1.45
#FFC9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#FFC9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC9C8
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC9C8 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C8
Deuteranopia (green-blind)
#DFDAC7
Tritanopia (blue-blind)
#FFC4C9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffc9c8; /* rgb */ color: rgb(255, 201, 200); /* oklch */ color: oklch(88.3% 0.062 19.6);
Tailwind
colors: {
custom: {
50: '#ffd9d8',
500: '#ffc9c8',
950: '#000000',
},
}SCSS
$custom: #ffc9c8; $custom-light: #ffd9d8; $custom-dark: #000000;
JSON
{
"hex": "#ffc9c8",
"rgb": {
"r": 255,
"g": 201,
"b": 200
},
"hsl": {
"h": 1.091,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.88315,
"c": 0.06169,
"h": 19.6
},
"luminance": 0.67203
}Semantic roles & 50–950 ramp
primary
#FFC9C8
secondary
#82E7E9
accent
#E1E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383