#F9C5CE#F9C5CE
#F9C5CE is a very light, moderate red. Relative luminance 0.645; OKLCH L 87.2% C 0.060 H 6.8°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F9C5CE |
|---|---|
| RGB | rgb(249, 197, 206) |
| HSL | hsl(350, 81%, 87%) |
| HSV | hsv(350, 21%, 98%) |
| CMYK | cmyk(0%, 20.9%, 17.3%, 2.4%) |
| CIE-LAB | lab(84.24, 19.83, 2.60) |
| CIE-LCH | lch(84.24, 20.00, 7.47°) |
| OKLab | oklab(87.17% 0.0599 0.0071) |
| OKLCH | oklch(87.17% 0.06 6.8) |
| XYZ | xyz(70.1739, 64.5312, 67.1399) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 1.84
Bubblegum
#FFC1CC
ΔE00 2.22
Pink
#FFC0CB
ΔE00 2.44
Pale Rose
#FDC1C5
ΔE00 2.74
Pale Pink
#FFCFDC
ΔE00 2.81
Light Pink
#FFD1DF
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9C5CE #C5F9F0
analogous
#F9C5E8 #F9C5CE #F9D6C5
triadic
#F9C5CE #CEF9C5 #C5CEF9
tetradic
#F9C5CE #E8F9C5 #C5F9F0 #D6C5F9
square
#F9C5CE #E8F9C5 #C5F9F0 #D6C5F9
split-complementary
#F9C5CE #C5F9D6 #C5E8F9
monochromatic
#EE5670 #F38E9F #F9C5CE #FCE3E8 #FCE3E8
Accessibility & contrast
On white
1.51
#F9C5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#F9C5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9C5CE
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9C5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9C5CE | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCE
Deuteranopia (green-blind)
#D8D6CD
Tritanopia (blue-blind)
#FFC2C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f9c5ce; /* rgb */ color: rgb(249, 197, 206); /* oklch */ color: oklch(87.2% 0.060 6.8);
Tailwind
colors: {
custom: {
50: '#fcd6dc',
500: '#f9c5ce',
950: '#000000',
},
}SCSS
$custom: #f9c5ce; $custom-light: #fcd6dc; $custom-dark: #000000;
JSON
{
"hex": "#f9c5ce",
"rgb": {
"r": 249,
"g": 197,
"b": 206
},
"hsl": {
"h": 349.615,
"s": 81.25,
"l": 87.451
},
"oklch": {
"l": 0.87172,
"c": 0.0603,
"h": 6.8
},
"luminance": 0.64528
}Semantic roles & 50–950 ramp
primary
#F9C5CE
secondary
#85DDCE
accent
#DEB908
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384