#F2D2CE#F2D2CE
#F2D2CE is a very light, muted red. Relative luminance 0.694; OKLCH L 88.9% C 0.036 H 26.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2CE |
|---|---|
| RGB | rgb(242, 210, 206) |
| HSL | hsl(7, 58%, 88%) |
| HSV | hsv(7, 15%, 95%) |
| CMYK | cmyk(0%, 13.2%, 14.9%, 5.1%) |
| CIE-LAB | lab(86.72, 10.52, 6.10) |
| CIE-LCH | lch(86.72, 12.16, 30.11°) |
| OKLab | oklab(88.95% 0.0327 0.0161) |
| OKLCH | oklch(88.95% 0.036 26.3) |
| XYZ | xyz(70.8047, 69.4285, 68.0518) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.11
Pale Pink
#FFCFDC
ΔE00 8.01
Light Rose
#FFC5CB
ΔE00 8.07
Light Pink
#FFD1DF
ΔE00 8.09
Pale Rose
#FDC1C5
ΔE00 8.32
Lavenderblush
#FFF0F5
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2CE #CEEEF2
analogous
#F2CEDC #F2D2CE #F2E4CE
triadic
#F2D2CE #CEF2D2 #D2CEF2
tetradic
#F2D2CE #DCF2CE #CEEEF2 #E4CEF2
square
#F2D2CE #DCF2CE #CEEEF2 #E4CEF2
split-complementary
#F2D2CE #CEF2E4 #CEDCF2
monochromatic
#D8796D #E5A69E #F2D2CE #F9E9E7 #F9E9E7
Accessibility & contrast
On white
1.41
#F2D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#F2D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2CE
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2CE | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CE
Deuteranopia (green-blind)
#DFDBCE
Tritanopia (blue-blind)
#FACFD1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f2d2ce; /* rgb */ color: rgb(242, 210, 206); /* oklch */ color: oklch(88.9% 0.036 26.3);
Tailwind
colors: {
custom: {
50: '#f6dfdc',
500: '#f2d2ce',
950: '#000000',
},
}SCSS
$custom: #f2d2ce; $custom-light: #f6dfdc; $custom-dark: #000000;
JSON
{
"hex": "#f2d2ce",
"rgb": {
"r": 242,
"g": 210,
"b": 206
},
"hsl": {
"h": 6.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.88947,
"c": 0.03643,
"h": 26.3
},
"luminance": 0.69427
}Semantic roles & 50–950 ramp
primary
#F2D2CE
secondary
#93CAD1
accent
#B3C620
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484