#F2DCD6#F2DCD6
#F2DCD6 is a very light, muted red. Relative luminance 0.749; OKLCH L 91.1% C 0.026 H 35.7°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DCD6 |
|---|---|
| RGB | rgb(242, 220, 214) |
| HSL | hsl(13, 52%, 89%) |
| HSV | hsv(13, 12%, 95%) |
| CMYK | cmyk(0%, 9.1%, 11.6%, 5.1%) |
| CIE-LAB | lab(89.36, 6.58, 5.69) |
| CIE-LCH | lch(89.36, 8.69, 40.86°) |
| OKLab | oklab(91.07% 0.0209 0.015) |
| OKLCH | oklch(91.07% 0.026 35.7) |
| XYZ | xyz(74.3478, 74.9201, 74.1497) |
| Luminance | 0.7492 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.20
Very Light Pink
#FFF4F2
ΔE00 6.33
Lavenderblush
#FFF0F5
ΔE00 6.71
Seashell
#FFF5EE
ΔE00 7.03
Linen
#FAF0E6
ΔE00 7.13
Warm Beige
#E9DCC9
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DCD6 #D6ECF2
analogous
#F2D6DE #F2DCD6 #F2EAD6
triadic
#F2DCD6 #D6F2DC #DCD6F2
tetradic
#F2DCD6 #DEF2D6 #D6ECF2 #EAD6F2
square
#F2DCD6 #DEF2D6 #D6ECF2 #EAD6F2
split-complementary
#F2DCD6 #D6F2EA #D6DEF2
monochromatic
#D58D79 #E3B4A8 #F2DCD6 #F8EBE8 #F8EBE8
Accessibility & contrast
On white
1.31
#F2DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#F2DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DCD6
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DCD6 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED6
Deuteranopia (green-blind)
#E6E2D6
Tritanopia (blue-blind)
#F8D9DA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2dcd6; /* rgb */ color: rgb(242, 220, 214); /* oklch */ color: oklch(91.1% 0.026 35.7);
Tailwind
colors: {
custom: {
50: '#f6e6e2',
500: '#f2dcd6',
950: '#000000',
},
}SCSS
$custom: #f2dcd6; $custom-light: #f6e6e2; $custom-dark: #000000;
JSON
{
"hex": "#f2dcd6",
"rgb": {
"r": 242,
"g": 220,
"b": 214
},
"hsl": {
"h": 12.857,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.91074,
"c": 0.02576,
"h": 35.7
},
"luminance": 0.74919
}Semantic roles & 50–950 ramp
primary
#F2DCD6
secondary
#9CC5D1
accent
#9EBF26
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484