#F0EADD#F0EADD
#F0EADD is a very light, near-neutral orange. Relative luminance 0.826; OKLCH L 93.8% C 0.018 H 86.2°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EADD |
|---|---|
| RGB | rgb(240, 234, 221) |
| HSL | hsl(41, 39%, 90%) |
| HSV | hsv(41, 8%, 94%) |
| CMYK | cmyk(0%, 2.5%, 7.9%, 5.9%) |
| CIE-LAB | lab(92.84, -0.19, 7.02) |
| CIE-LCH | lch(92.84, 7.03, 91.52°) |
| OKLab | oklab(93.82% 0.0012 0.0184) |
| OKLCH | oklch(93.82% 0.018 86.2) |
| XYZ | xyz(78.4076, 82.5920, 80.2039) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.56
Eggshell
#F0EAD6
ΔE00 2.82
Linen
#FAF0E6
ΔE00 3.16
Floralwhite
#FFFAF0
ΔE00 3.56
Antiquewhite
#FAEBD7
ΔE00 4.11
Warm Beige
#E9DCC9
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EADD #DDE3F0
analogous
#F0E0DD #F0EADD #ECF0DD
triadic
#F0EADD #DDF0EA #EADDF0
tetradic
#F0EADD #DDF0E0 #DDE3F0 #F0DDEC
square
#F0EADD #DDF0E0 #DDE3F0 #F0DDEC
split-complementary
#F0EADD #DDECF0 #E0DDF0
monochromatic
#CBB688 #DDD0B3 #F0EADD #F6F2EA #F6F2EA
Accessibility & contrast
On white
1.20
#F0EADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#F0EADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EADD
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EADD | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DC
Deuteranopia (green-blind)
#EFEBDD
Tritanopia (blue-blind)
#F4E8E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f0eadd; /* rgb */ color: rgb(240, 234, 221); /* oklch */ color: oklch(93.8% 0.018 86.2);
Tailwind
colors: {
custom: {
50: '#f5f0e7',
500: '#f0eadd',
950: '#000000',
},
}SCSS
$custom: #f0eadd; $custom-light: #f5f0e7; $custom-dark: #000000;
JSON
{
"hex": "#f0eadd",
"rgb": {
"r": 240,
"g": 234,
"b": 221
},
"hsl": {
"h": 41.053,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.9382,
"c": 0.01848,
"h": 86.2
},
"luminance": 0.82591
}Semantic roles & 50–950 ramp
primary
#F0EADD
secondary
#A5B2CC
accent
#5CB234
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584