#F0EDEA#F0EDEA
#F0EDEA is a very light, near-neutral orange. Relative luminance 0.850; OKLCH L 94.8% C 0.005 H 67.7°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EDEA |
|---|---|
| RGB | rgb(240, 237, 234) |
| HSL | hsl(30, 17%, 93%) |
| HSV | hsv(30, 3%, 94%) |
| CMYK | cmyk(0%, 1.2%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.90, 0.48, 1.80) |
| CIE-LCH | lch(93.90, 1.87, 75.11°) |
| OKLab | oklab(94.76% 0.002 0.0048) |
| OKLCH | oklch(94.76% 0.005 67.7) |
| XYZ | xyz(81.0684, 85.0344, 89.9684) |
| Luminance | 0.8503 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.44
Off White
#FAF9F6
ΔE00 2.60
Snow
#FFFAFA
ΔE00 3.50
Seashell
#FFF5EE
ΔE00 3.74
Pale Grey
#FDFDFE
ΔE00 3.92
Linen
#FAF0E6
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EDEA #EAEDF0
analogous
#F0EAEA #F0EDEA #F0F0EA
triadic
#F0EDEA #EAF0ED #EDEAF0
tetradic
#F0EDEA #EAF0EA #EAEDF0 #F0EAF0
square
#F0EDEA #EAF0EA #EAEDF0 #F0EAF0
split-complementary
#F0EDEA #EAF0F0 #EAEAF0
monochromatic
#BDB0A3 #D6CEC6 #F0EDEA #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.17
#F0EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#F0EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EDEA
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EDEA | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#F1ECEC
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f0edea; /* rgb */ color: rgb(240, 237, 234); /* oklch */ color: oklch(94.8% 0.005 67.7);
Tailwind
colors: {
custom: {
50: '#f4f2f0',
500: '#f0edea',
950: '#000000',
},
}SCSS
$custom: #f0edea; $custom-light: #f4f2f0; $custom-dark: #000000;
JSON
{
"hex": "#f0edea",
"rgb": {
"r": 240,
"g": 237,
"b": 234
},
"hsl": {
"h": 30,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.94759,
"c": 0.00517,
"h": 67.7
},
"luminance": 0.85034
}Semantic roles & 50–950 ramp
primary
#F0EDEA
secondary
#B8BFC7
accent
#739B4B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585