#F2E5DF#F2E5DF
#F2E5DF is a very light, near-neutral orange. Relative luminance 0.802; OKLCH L 93.1% C 0.016 H 46.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E5DF |
|---|---|
| RGB | rgb(242, 229, 223) |
| HSL | hsl(19, 42%, 91%) |
| HSV | hsv(19, 8%, 95%) |
| CMYK | cmyk(0%, 5.4%, 7.9%, 5.1%) |
| CIE-LAB | lab(91.79, 3.40, 4.50) |
| CIE-LCH | lch(91.79, 5.64, 52.95°) |
| OKLab | oklab(93.06% 0.0113 0.0119) |
| OKLCH | oklch(93.06% 0.016 46.6) |
| XYZ | xyz(77.9551, 80.2445, 81.1798) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.53
Seashell
#FFF5EE
ΔE00 3.59
Very Light Pink
#FFF4F2
ΔE00 3.69
Snow
#FFFAFA
ΔE00 5.72
Mistyrose
#FFE4E1
ΔE00 5.85
Lavenderblush
#FFF0F5
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E5DF #DFECF2
analogous
#F2DFE2 #F2E5DF #F2EEDF
triadic
#F2E5DF #DFF2E5 #E5DFF2
tetradic
#F2E5DF #E2F2DF #DFECF2 #EEDFF2
square
#F2E5DF #E2F2DF #DFECF2 #EEDFF2
split-complementary
#F2E5DF #DFF2EE #DFE2F2
monochromatic
#CF9E88 #E0C2B3 #F2E5DF #F6EDE9 #F6EDE9
Accessibility & contrast
On white
1.23
#F2E5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#F2E5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E5DF
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E5DF | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DF
Deuteranopia (green-blind)
#EBE8DF
Tritanopia (blue-blind)
#F6E3E3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f2e5df; /* rgb */ color: rgb(242, 229, 223); /* oklch */ color: oklch(93.1% 0.016 46.6);
Tailwind
colors: {
custom: {
50: '#f6ede9',
500: '#f2e5df',
950: '#000000',
},
}SCSS
$custom: #f2e5df; $custom-light: #f6ede9; $custom-dark: #000000;
JSON
{
"hex": "#f2e5df",
"rgb": {
"r": 242,
"g": 229,
"b": 223
},
"hsl": {
"h": 18.947,
"s": 42.222,
"l": 91.176
},
"oklch": {
"l": 0.93056,
"c": 0.01639,
"h": 46.6
},
"luminance": 0.80244
}Semantic roles & 50–950 ramp
primary
#F2E5DF
secondary
#A6C2CF
accent
#8BB530
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484