#F9CDC7#F9CDC7
#F9CDC7 is a very light, muted red. Relative luminance 0.679; OKLCH L 88.5% C 0.051 H 27.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CDC7 |
|---|---|
| RGB | rgb(249, 205, 199) |
| HSL | hsl(7, 81%, 88%) |
| HSV | hsv(7, 20%, 98%) |
| CMYK | cmyk(0%, 17.7%, 20.1%, 2.4%) |
| CIE-LAB | lab(85.97, 14.59, 8.82) |
| CIE-LCH | lch(85.97, 17.04, 31.16°) |
| OKLab | oklab(88.46% 0.0451 0.0232) |
| OKLCH | oklch(88.46% 0.051 27.2) |
| XYZ | xyz(71.2074, 67.9285, 63.3824) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.80
Light Rose
#FFC5CB
ΔE00 5.86
Mistyrose
#FFE4E1
ΔE00 6.64
Pale Pink
#FFCFDC
ΔE00 7.38
Bubblegum
#FFC1CC
ΔE00 7.73
Light Pink
#FFD1DF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CDC7 #C7F3F9
analogous
#F9C7DA #F9CDC7 #F9E6C7
triadic
#F9CDC7 #C7F9CD #CDC7F9
tetradic
#F9CDC7 #DAF9C7 #C7F3F9 #E6C7F9
square
#F9CDC7 #DAF9C7 #C7F3F9 #E6C7F9
split-complementary
#F9CDC7 #C7F9E6 #C7DAF9
monochromatic
#ED6A58 #F39C90 #F9CDC7 #FCE6E3 #FCE6E3
Accessibility & contrast
On white
1.44
#F9CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#F9CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CDC7
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CDC7 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C6
Deuteranopia (green-blind)
#E0DAC7
Tritanopia (blue-blind)
#FFC8CB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f9cdc7; /* rgb */ color: rgb(249, 205, 199); /* oklch */ color: oklch(88.5% 0.051 27.2);
Tailwind
colors: {
custom: {
50: '#fcdcd8',
500: '#f9cdc7',
950: '#000000',
},
}SCSS
$custom: #f9cdc7; $custom-light: #fcdcd8; $custom-dark: #000000;
JSON
{
"hex": "#f9cdc7",
"rgb": {
"r": 249,
"g": 205,
"b": 199
},
"hsl": {
"h": 7.2,
"s": 80.645,
"l": 87.843
},
"oklch": {
"l": 0.88459,
"c": 0.05072,
"h": 27.2
},
"luminance": 0.67926
}Semantic roles & 50–950 ramp
primary
#F9CDC7
secondary
#87D3DE
accent
#C3DD09
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483