#F4D2CA#F4D2CA
#F4D2CA is a very light, muted red. Relative luminance 0.696; OKLCH L 89.0% C 0.040 H 33.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D2CA |
|---|---|
| RGB | rgb(244, 210, 202) |
| HSL | hsl(11, 66%, 87%) |
| HSV | hsv(11, 17%, 96%) |
| CMYK | cmyk(0%, 13.9%, 17.2%, 4.3%) |
| CIE-LAB | lab(86.80, 10.62, 8.35) |
| CIE-LCH | lch(86.80, 13.51, 38.19°) |
| OKLab | oklab(89.02% 0.0333 0.022) |
| OKLCH | oklch(89.02% 0.04 33.4) |
| XYZ | xyz(71.0154, 69.5926, 65.5575) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.67
Apricot
#FBCEB1
ΔE00 8.00
Light Rose
#FFC5CB
ΔE00 8.77
Pale Rose
#FDC1C5
ΔE00 8.84
Pale Pink
#FFCFDC
ΔE00 9.31
Light Pink
#FFD1DF
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D2CA #CAECF4
analogous
#F4CAD7 #F4D2CA #F4E7CA
triadic
#F4D2CA #CAF4D2 #D2CAF4
tetradic
#F4D2CA #D7F4CA #CAECF4 #E7CAF4
square
#F4D2CA #D7F4CA #CAECF4 #E7CAF4
split-complementary
#F4D2CA #CAF4E7 #CAD7F4
monochromatic
#DF7C65 #E9A797 #F4D2CA #FAE9E6 #FAE9E6
Accessibility & contrast
On white
1.41
#F4D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#F4D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D2CA
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D2CA | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6C9
Deuteranopia (green-blind)
#E1DCCA
Tritanopia (blue-blind)
#FDCED0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f4d2ca; /* rgb */ color: rgb(244, 210, 202); /* oklch */ color: oklch(89.0% 0.040 33.4);
Tailwind
colors: {
custom: {
50: '#f8dfda',
500: '#f4d2ca',
950: '#000000',
},
}SCSS
$custom: #f4d2ca; $custom-light: #f8dfda; $custom-dark: #000000;
JSON
{
"hex": "#f4d2ca",
"rgb": {
"r": 244,
"g": 210,
"b": 202
},
"hsl": {
"h": 11.429,
"s": 65.625,
"l": 87.451
},
"oklch": {
"l": 0.8902,
"c": 0.03989,
"h": 33.4
},
"luminance": 0.69591
}Semantic roles & 50–950 ramp
primary
#F4D2CA
secondary
#8DC7D5
accent
#ABCD18
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171514
muted
#858483