#F2D4CD#F2D4CD
#F2D4CD is a very light, muted red. Relative luminance 0.704; OKLCH L 89.3% C 0.035 H 33.3°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D4CD |
|---|---|
| RGB | rgb(242, 212, 205) |
| HSL | hsl(11, 59%, 88%) |
| HSV | hsv(11, 15%, 95%) |
| CMYK | cmyk(0%, 12.4%, 15.3%, 5.1%) |
| CIE-LAB | lab(87.18, 9.32, 7.30) |
| CIE-LCH | lch(87.18, 11.83, 38.06°) |
| OKLab | oklab(89.3% 0.0293 0.0192) |
| OKLCH | oklch(89.3% 0.035 33.3) |
| XYZ | xyz(71.1805, 70.3738, 67.5796) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.93
Apricot
#FBCEB1
ΔE00 8.54
Lavenderblush
#FFF0F5
ΔE00 8.84
Very Light Pink
#FFF4F2
ΔE00 9.18
Light Rose
#FFC5CB
ΔE00 9.55
Pale Pink
#FFCFDC
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D4CD #CDEBF2
analogous
#F2CDD9 #F2D4CD #F2E6CD
triadic
#F2D4CD #CDF2D4 #D4CDF2
tetradic
#F2D4CD #D9F2CD #CDEBF2 #E6CDF2
square
#F2D4CD #D9F2CD #CDEBF2 #E6CDF2
split-complementary
#F2D4CD #CDF2E6 #CDD9F2
monochromatic
#D9806C #E5AA9C #F2D4CD #F9EAE7 #F9EAE7
Accessibility & contrast
On white
1.39
#F2D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#F2D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D4CD
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D4CD | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#FAD0D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f2d4cd; /* rgb */ color: rgb(242, 212, 205); /* oklch */ color: oklch(89.3% 0.035 33.3);
Tailwind
colors: {
custom: {
50: '#f6e1dc',
500: '#f2d4cd',
950: '#000000',
},
}SCSS
$custom: #f2d4cd; $custom-light: #f6e1dc; $custom-dark: #000000;
JSON
{
"hex": "#f2d4cd",
"rgb": {
"r": 242,
"g": 212,
"b": 205
},
"hsl": {
"h": 11.351,
"s": 58.73,
"l": 87.647
},
"oklch": {
"l": 0.89302,
"c": 0.03505,
"h": 33.3
},
"luminance": 0.70372
}Semantic roles & 50–950 ramp
primary
#F2D4CD
secondary
#92C5D1
accent
#A7C61F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484