#F2D8CE#F2D8CE
#F2D8CE is a very light, muted orange. Relative luminance 0.724; OKLCH L 90.1% C 0.032 H 42.3°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D8CE |
|---|---|
| RGB | rgb(242, 216, 206) |
| HSL | hsl(17, 58%, 88%) |
| HSV | hsv(17, 15%, 95%) |
| CMYK | cmyk(0%, 10.7%, 14.9%, 5.1%) |
| CIE-LAB | lab(88.18, 7.39, 8.21) |
| CIE-LCH | lch(88.18, 11.04, 48.01°) |
| OKLab | oklab(90.09% 0.0237 0.0216) |
| OKLCH | oklch(90.09% 0.032 42.3) |
| XYZ | xyz(72.3139, 72.4469, 68.5548) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.36
Apricot
#FBCEB1
ΔE00 7.83
Linen
#FAF0E6
ΔE00 8.04
Very Light Pink
#FFF4F2
ΔE00 8.06
Warm Beige
#E9DCC9
ΔE00 8.22
Seashell
#FFF5EE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D8CE #CEE8F2
analogous
#F2CED6 #F2D8CE #F2EACE
triadic
#F2D8CE #CEF2D8 #D8CEF2
tetradic
#F2D8CE #D6F2CE #CEE8F2 #EACEF2
square
#F2D8CE #D6F2CE #CEE8F2 #EACEF2
split-complementary
#F2D8CE #CEF2EA #CED6F2
monochromatic
#D88B6D #E5B29E #F2D8CE #F9ECE7 #F9ECE7
Accessibility & contrast
On white
1.36
#F2D8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#F2D8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D8CE
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D8CE | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACD
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#FAD4D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2d8ce; /* rgb */ color: rgb(242, 216, 206); /* oklch */ color: oklch(90.1% 0.032 42.3);
Tailwind
colors: {
custom: {
50: '#f6e4dd',
500: '#f2d8ce',
950: '#000000',
},
}SCSS
$custom: #f2d8ce; $custom-light: #f6e4dd; $custom-dark: #000000;
JSON
{
"hex": "#f2d8ce",
"rgb": {
"r": 242,
"g": 216,
"b": 206
},
"hsl": {
"h": 16.667,
"s": 58.065,
"l": 87.843
},
"oklch": {
"l": 0.90094,
"c": 0.03208,
"h": 42.3
},
"luminance": 0.72445
}Semantic roles & 50–950 ramp
primary
#F2D8CE
secondary
#93C0D1
accent
#98C620
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484