#F2E4DC#F2E4DC
#F2E4DC is a very light, near-neutral orange. Relative luminance 0.795; OKLCH L 92.8% C 0.019 H 52.0°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E4DC |
|---|---|
| RGB | rgb(242, 228, 220) |
| HSL | hsl(22, 46%, 91%) |
| HSV | hsv(22, 9%, 95%) |
| CMYK | cmyk(0%, 5.8%, 9.1%, 5.1%) |
| CIE-LAB | lab(91.47, 3.42, 5.60) |
| CIE-LCH | lch(91.47, 6.56, 58.62°) |
| OKLab | oklab(92.78% 0.0116 0.0148) |
| OKLCH | oklch(92.78% 0.019 52) |
| XYZ | xyz(77.2783, 79.5323, 78.9765) |
| Luminance | 0.7953 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.35
Seashell
#FFF5EE
ΔE00 3.81
Very Light Pink
#FFF4F2
ΔE00 4.41
Antiquewhite
#FAEBD7
ΔE00 5.44
Warm Beige
#E9DCC9
ΔE00 5.64
Oldlace
#FDF5E6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E4DC #DCEAF2
analogous
#F2DCDF #F2E4DC #F2EFDC
triadic
#F2E4DC #DCF2E4 #E4DCF2
tetradic
#F2E4DC #DFF2DC #DCEAF2 #EFDCF2
square
#F2E4DC #DFF2DC #DCEAF2 #EFDCF2
split-complementary
#F2E4DC #DCF2EF #DCDFF2
monochromatic
#D19F83 #E1C2AF #F2E4DC #F7EEE9 #F7EEE9
Accessibility & contrast
On white
1.24
#F2E4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#F2E4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E4DC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E4DC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DC
Deuteranopia (green-blind)
#EBE8DC
Tritanopia (blue-blind)
#F7E2E2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e4dc; /* rgb */ color: rgb(242, 228, 220); /* oklch */ color: oklch(92.8% 0.019 52.0);
Tailwind
colors: {
custom: {
50: '#f6ece6',
500: '#f2e4dc',
950: '#000000',
},
}SCSS
$custom: #f2e4dc; $custom-light: #f6ece6; $custom-dark: #000000;
JSON
{
"hex": "#f2e4dc",
"rgb": {
"r": 242,
"g": 228,
"b": 220
},
"hsl": {
"h": 21.818,
"s": 45.833,
"l": 90.588
},
"oklch": {
"l": 0.92781,
"c": 0.01876,
"h": 52
},
"luminance": 0.79531
}Semantic roles & 50–950 ramp
primary
#F2E4DC
secondary
#A3BFD0
accent
#86B92C
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484