#F0EADC#F0EADC
#F0EADC is a very light, near-neutral orange. Relative luminance 0.825; OKLCH L 93.8% C 0.020 H 87.5°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EADC |
|---|---|
| RGB | rgb(240, 234, 220) |
| HSL | hsl(42, 40%, 90%) |
| HSV | hsv(42, 8%, 94%) |
| CMYK | cmyk(0%, 2.5%, 8.3%, 5.9%) |
| CIE-LAB | lab(92.81, -0.35, 7.51) |
| CIE-LCH | lch(92.81, 7.52, 92.68°) |
| OKLab | oklab(93.79% 0.0009 0.0197) |
| OKLCH | oklch(93.79% 0.02 87.5) |
| XYZ | xyz(78.2747, 82.5388, 79.5043) |
| Luminance | 0.8254 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.39
Oldlace
#FDF5E6
ΔE00 2.53
Linen
#FAF0E6
ΔE00 3.48
Floralwhite
#FFFAF0
ΔE00 3.74
Antiquewhite
#FAEBD7
ΔE00 4.02
Warm Beige
#E9DCC9
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EADC #DCE2F0
analogous
#F0E0DC #F0EADC #ECF0DC
triadic
#F0EADC #DCF0EA #EADCF0
tetradic
#F0EADC #DCF0E0 #DCE2F0 #F0DCEC
square
#F0EADC #DCF0E0 #DCE2F0 #F0DCEC
split-complementary
#F0EADC #DCECF0 #E0DCF0
monochromatic
#CBB786 #DED0B1 #F0EADC #F6F2EA #F6F2EA
Accessibility & contrast
On white
1.20
#F0EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#F0EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EADC
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EADC | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9DB
Deuteranopia (green-blind)
#EFEBDC
Tritanopia (blue-blind)
#F4E8E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f0eadc; /* rgb */ color: rgb(240, 234, 220); /* oklch */ color: oklch(93.8% 0.020 87.5);
Tailwind
colors: {
custom: {
50: '#f5f0e6',
500: '#f0eadc',
950: '#000000',
},
}SCSS
$custom: #f0eadc; $custom-light: #f5f0e6; $custom-dark: #000000;
JSON
{
"hex": "#f0eadc",
"rgb": {
"r": 240,
"g": 234,
"b": 220
},
"hsl": {
"h": 42,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93794,
"c": 0.01972,
"h": 87.5
},
"luminance": 0.82538
}Semantic roles & 50–950 ramp
primary
#F0EADC
secondary
#A4B0CC
accent
#59B332
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584