#F9CDC2#F9CDC2
#F9CDC2 is a very light, muted red. Relative luminance 0.677; OKLCH L 88.3% C 0.052 H 34.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CDC2 |
|---|---|
| RGB | rgb(249, 205, 194) |
| HSL | hsl(12, 82%, 87%) |
| HSV | hsv(12, 22%, 98%) |
| CMYK | cmyk(0%, 17.7%, 22.1%, 2.4%) |
| CIE-LAB | lab(85.86, 13.86, 11.30) |
| CIE-LCH | lch(85.86, 17.89, 39.20°) |
| OKLab | oklab(88.33% 0.0432 0.0295) |
| OKLCH | oklch(88.33% 0.052 34.4) |
| XYZ | xyz(70.6364, 67.7001, 60.3751) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.06
Apricot
#FBCEB1
ΔE00 7.12
Pale Rose
#FDC1C5
ΔE00 7.50
Light Rose
#FFC5CB
ΔE00 7.75
Pale Salmon
#FFB19A
ΔE00 9.15
Pale Pink
#FFCFDC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CDC2 #C2EEF9
analogous
#F9C2D3 #F9CDC2 #F9E9C2
triadic
#F9CDC2 #C2F9CD #CDC2F9
tetradic
#F9CDC2 #D3F9C2 #C2EEF9 #E9C2F9
square
#F9CDC2 #D3F9C2 #C2EEF9 #E9C2F9
split-complementary
#F9CDC2 #C2F9E9 #C2D3F9
monochromatic
#EE7253 #F49F8A #F9CDC2 #FCE8E3 #FCE8E3
Accessibility & contrast
On white
1.44
#F9CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#F9CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CDC2
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CDC2 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#E1DAC2
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f9cdc2; /* rgb */ color: rgb(249, 205, 194); /* oklch */ color: oklch(88.3% 0.052 34.4);
Tailwind
colors: {
custom: {
50: '#fcdcd4',
500: '#f9cdc2',
950: '#000000',
},
}SCSS
$custom: #f9cdc2; $custom-light: #fcdcd4; $custom-dark: #000000;
JSON
{
"hex": "#f9cdc2",
"rgb": {
"r": 249,
"g": 205,
"b": 194
},
"hsl": {
"h": 12,
"s": 82.09,
"l": 86.863
},
"oklch": {
"l": 0.88332,
"c": 0.05232,
"h": 34.4
},
"luminance": 0.67697
}Semantic roles & 50–950 ramp
primary
#F9CDC2
secondary
#82CBDD
accent
#B3DE07
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483