#F9C8CD#F9C8CD
#F9C8CD is a very light, muted red. Relative luminance 0.659; OKLCH L 87.7% C 0.056 H 11.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C8CD |
|---|---|
| RGB | rgb(249, 200, 205) |
| HSL | hsl(354, 80%, 88%) |
| HSV | hsv(354, 20%, 98%) |
| CMYK | cmyk(0%, 19.7%, 17.7%, 2.4%) |
| CIE-LAB | lab(84.92, 18.10, 4.12) |
| CIE-LCH | lch(84.92, 18.57, 12.83°) |
| OKLab | oklab(87.69% 0.055 0.0111) |
| OKLCH | oklch(87.69% 0.056 11.4) |
| XYZ | xyz(70.7408, 65.8587, 66.7315) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 2.07
Pale Rose
#FDC1C5
ΔE00 2.76
Pale Pink
#FFCFDC
ΔE00 3.35
Bubblegum
#FFC1CC
ΔE00 3.49
Pink
#FFC0CB
ΔE00 3.68
Light Pink
#FFD1DF
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C8CD #C8F9F4
analogous
#F9C8E5 #F9C8CD #F9DBC8
triadic
#F9C8CD #CDF9C8 #C8CDF9
tetradic
#F9C8CD #E5F9C8 #C8F9F4 #DBC8F9
square
#F9C8CD #E5F9C8 #C8F9F4 #DBC8F9
split-complementary
#F9C8CD #C8F9DB #C8E5F9
monochromatic
#ED5A69 #F3919B #F9C8CD #FCE3E6 #FCE3E6
Accessibility & contrast
On white
1.48
#F9C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#F9C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C8CD
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C8CD | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#DBD7CC
Tritanopia (blue-blind)
#FFC4CA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f9c8cd; /* rgb */ color: rgb(249, 200, 205); /* oklch */ color: oklch(87.7% 0.056 11.4);
Tailwind
colors: {
custom: {
50: '#fcd8dc',
500: '#f9c8cd',
950: '#000000',
},
}SCSS
$custom: #f9c8cd; $custom-light: #fcd8dc; $custom-dark: #000000;
JSON
{
"hex": "#f9c8cd",
"rgb": {
"r": 249,
"g": 200,
"b": 205
},
"hsl": {
"h": 353.878,
"s": 80.328,
"l": 88.039
},
"oklch": {
"l": 0.87693,
"c": 0.05606,
"h": 11.4
},
"luminance": 0.65856
}Semantic roles & 50–950 ramp
primary
#F9C8CD
secondary
#88DED5
accent
#DDC709
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384