#F0EEEA#F0EEEA
#F0EEEA is a very light, near-neutral orange. Relative luminance 0.856; OKLCH L 95.0% C 0.006 H 84.5°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EEEA |
|---|---|
| RGB | rgb(240, 238, 234) |
| HSL | hsl(40, 17%, 93%) |
| HSV | hsv(40, 3%, 94%) |
| CMYK | cmyk(0%, 0.8%, 2.5%, 5.9%) |
| CIE-LAB | lab(94.15, -0.03, 2.17) |
| CIE-LCH | lch(94.15, 2.17, 90.82°) |
| OKLab | oklab(94.96% 0.0006 0.0057) |
| OKLCH | oklch(94.96% 0.006 84.5) |
| XYZ | xyz(81.3587, 85.6151, 90.0652) |
| Luminance | 0.8561 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 2.32
Whitesmoke
#F5F5F5
ΔE00 2.51
Floralwhite
#FFFAF0
ΔE00 3.72
Snow
#FFFAFA
ΔE00 3.94
Pale Grey
#FDFDFE
ΔE00 3.99
Linen
#FAF0E6
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EEEA #EAECF0
analogous
#F0EBEA #F0EEEA #EFF0EA
triadic
#F0EEEA #EAF0EE #EEEAF0
tetradic
#F0EEEA #EAF0EB #EAECF0 #F0EAEF
square
#F0EEEA #EAF0EB #EAECF0 #F0EAEF
split-complementary
#F0EEEA #EAEFF0 #EBEAF0
monochromatic
#BDB4A3 #D6D1C6 #F0EEEA #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.16
#F0EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#F0EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EEEA
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EEEA | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#F0EEEA
Tritanopia (blue-blind)
#F1EDED
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f0eeea; /* rgb */ color: rgb(240, 238, 234); /* oklch */ color: oklch(95.0% 0.006 84.5);
Tailwind
colors: {
custom: {
50: '#f4f3f0',
500: '#f0eeea',
950: '#000000',
},
}SCSS
$custom: #f0eeea; $custom-light: #f4f3f0; $custom-dark: #000000;
JSON
{
"hex": "#f0eeea",
"rgb": {
"r": 240,
"g": 238,
"b": 234
},
"hsl": {
"h": 40,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.94955,
"c": 0.00576,
"h": 84.5
},
"luminance": 0.85615
}Semantic roles & 50–950 ramp
primary
#F0EEEA
secondary
#B8BDC7
accent
#659B4B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585