#F9CDCB#F9CDCB
#F9CDCB is a very light, muted red. Relative luminance 0.681; OKLCH L 88.6% C 0.050 H 21.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CDCB |
|---|---|
| RGB | rgb(249, 205, 203) |
| HSL | hsl(3, 79%, 89%) |
| HSV | hsv(3, 18%, 98%) |
| CMYK | cmyk(0%, 17.7%, 18.5%, 2.4%) |
| CIE-LAB | lab(86.06, 15.18, 6.83) |
| CIE-LCH | lch(86.06, 16.64, 24.23°) |
| OKLab | oklab(88.56% 0.0466 0.0181) |
| OKLCH | oklch(88.56% 0.05 21.2) |
| XYZ | xyz(71.6779, 68.1167, 65.8605) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.60
Pale Rose
#FDC1C5
ΔE00 4.78
Pale Pink
#FFCFDC
ΔE00 5.74
Light Pink
#FFD1DF
ΔE00 6.11
Bubblegum
#FFC1CC
ΔE00 6.39
Pink
#FFC0CB
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CDCB #CBF7F9
analogous
#F9CBE0 #F9CDCB #F9E4CB
triadic
#F9CDCB #CBF9CD #CDCBF9
tetradic
#F9CDCB #E0F9CB #CBF7F9 #E4CBF9
square
#F9CDCB #E0F9CB #CBF7F9 #E4CBF9
split-complementary
#F9CDCB #CBF9E4 #CBE0F9
monochromatic
#EC635D #F39894 #F9CDCB #FCE5E4 #FCE5E4
Accessibility & contrast
On white
1.44
#F9CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#F9CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CDCB
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CDCB | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2CB
Deuteranopia (green-blind)
#DFDACA
Tritanopia (blue-blind)
#FFC9CD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f9cdcb; /* rgb */ color: rgb(249, 205, 203); /* oklch */ color: oklch(88.6% 0.050 21.2);
Tailwind
colors: {
custom: {
50: '#fbdcda',
500: '#f9cdcb',
950: '#000000',
},
}SCSS
$custom: #f9cdcb; $custom-light: #fbdcda; $custom-dark: #000000;
JSON
{
"hex": "#f9cdcb",
"rgb": {
"r": 249,
"g": 205,
"b": 203
},
"hsl": {
"h": 2.609,
"s": 79.31,
"l": 88.627
},
"oklch": {
"l": 0.88563,
"c": 0.05001,
"h": 21.2
},
"luminance": 0.68114
}Semantic roles & 50–950 ramp
primary
#F9CDCB
secondary
#8BDADE
accent
#D2DC0A
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483