#F2D5CE#F2D5CE
#F2D5CE is a very light, muted red. Relative luminance 0.709; OKLCH L 89.5% C 0.034 H 33.8°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D5CE |
|---|---|
| RGB | rgb(242, 213, 206) |
| HSL | hsl(12, 58%, 88%) |
| HSV | hsv(12, 15%, 95%) |
| CMYK | cmyk(0%, 12%, 14.9%, 5.1%) |
| CIE-LAB | lab(87.45, 8.95, 7.15) |
| CIE-LCH | lch(87.45, 11.46, 38.63°) |
| OKLab | oklab(89.52% 0.0282 0.0189) |
| OKLCH | oklch(89.52% 0.034 33.8) |
| XYZ | xyz(71.5523, 70.9237, 68.3010) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.74
Lavenderblush
#FFF0F5
ΔE00 8.58
Apricot
#FBCEB1
ΔE00 8.61
Very Light Pink
#FFF4F2
ΔE00 8.84
Seashell
#FFF5EE
ΔE00 9.60
Linen
#FAF0E6
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D5CE #CEEBF2
analogous
#F2CED9 #F2D5CE #F2E7CE
triadic
#F2D5CE #CEF2D5 #D5CEF2
tetradic
#F2D5CE #D9F2CE #CEEBF2 #E7CEF2
square
#F2D5CE #D9F2CE #CEEBF2 #E7CEF2
split-complementary
#F2D5CE #CEF2E7 #CED9F2
monochromatic
#D8826D #E5AC9E #F2D5CE #F9EAE7 #F9EAE7
Accessibility & contrast
On white
1.38
#F2D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#F2D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D5CE
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D5CE | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CD
Deuteranopia (green-blind)
#E2DDCE
Tritanopia (blue-blind)
#FAD1D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2d5ce; /* rgb */ color: rgb(242, 213, 206); /* oklch */ color: oklch(89.5% 0.034 33.8);
Tailwind
colors: {
custom: {
50: '#f6e2dd',
500: '#f2d5ce',
950: '#000000',
},
}SCSS
$custom: #f2d5ce; $custom-light: #f6e2dd; $custom-dark: #000000;
JSON
{
"hex": "#f2d5ce",
"rgb": {
"r": 242,
"g": 213,
"b": 206
},
"hsl": {
"h": 11.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.89519,
"c": 0.03391,
"h": 33.8
},
"luminance": 0.70922
}Semantic roles & 50–950 ramp
primary
#F2D5CE
secondary
#93C5D1
accent
#A5C620
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484