#F2E2D8#F2E2D8
#F2E2D8 is a very light, muted orange. Relative luminance 0.782; OKLCH L 92.3% C 0.022 H 54.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E2D8 |
|---|---|
| RGB | rgb(242, 226, 216) |
| HSL | hsl(23, 50%, 90%) |
| HSV | hsv(23, 11%, 95%) |
| CMYK | cmyk(0%, 6.6%, 10.7%, 5.1%) |
| CIE-LAB | lab(90.88, 3.80, 6.84) |
| CIE-LCH | lch(90.88, 7.83, 60.97°) |
| OKLab | oklab(92.29% 0.0129 0.018) |
| OKLCH | oklch(92.29% 0.022 54.3) |
| XYZ | xyz(76.2079, 78.2289, 76.0375) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.85
Seashell
#FFF5EE
ΔE00 4.54
Antiquewhite
#FAEBD7
ΔE00 5.01
Warm Beige
#E9DCC9
ΔE00 5.11
Very Light Pink
#FFF4F2
ΔE00 5.34
Mistyrose
#FFE4E1
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E2D8 #D8E8F2
analogous
#F2D8DB #F2E2D8 #F2EFD8
triadic
#F2E2D8 #D8F2E2 #E2D8F2
tetradic
#F2E2D8 #DBF2D8 #D8E8F2 #EFD8F2
square
#F2E2D8 #DBF2D8 #D8E8F2 #EFD8F2
split-complementary
#F2E2D8 #D8F2EF #D8DBF2
monochromatic
#D39E7C #E3C0AA #F2E2D8 #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.26
#F2E2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#F2E2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E2D8
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E2D8 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E3D7
Deuteranopia (green-blind)
#EAE6D8
Tritanopia (blue-blind)
#F7DFDF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2e2d8; /* rgb */ color: rgb(242, 226, 216); /* oklch */ color: oklch(92.3% 0.022 54.3);
Tailwind
colors: {
custom: {
50: '#f6ebe4',
500: '#f2e2d8',
950: '#000000',
},
}SCSS
$custom: #f2e2d8; $custom-light: #f6ebe4; $custom-dark: #000000;
JSON
{
"hex": "#f2e2d8",
"rgb": {
"r": 242,
"g": 226,
"b": 216
},
"hsl": {
"h": 23.077,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.92287,
"c": 0.02217,
"h": 54.3
},
"luminance": 0.78228
}Semantic roles & 50–950 ramp
primary
#F2E2D8
secondary
#9EBDD0
accent
#84BD28
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171615
muted
#858484