#F0EBDF#F0EBDF
#F0EBDF is a very light, near-neutral orange. Relative luminance 0.833; OKLCH L 94.1% C 0.017 H 88.0°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EBDF |
|---|---|
| RGB | rgb(240, 235, 223) |
| HSL | hsl(42, 36%, 91%) |
| HSV | hsv(42, 7%, 94%) |
| CMYK | cmyk(0%, 2.1%, 7.1%, 5.9%) |
| CIE-LAB | lab(93.13, -0.37, 6.41) |
| CIE-LCH | lch(93.13, 6.42, 93.27°) |
| OKLab | oklab(94.07% 0.0006 0.0169) |
| OKLCH | oklch(94.07% 0.017 88) |
| XYZ | xyz(78.9611, 83.2702, 81.7107) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.66
Eggshell
#F0EAD6
ΔE00 3.13
Linen
#FAF0E6
ΔE00 3.20
Floralwhite
#FFFAF0
ΔE00 3.27
Antiquewhite
#FAEBD7
ΔE00 4.62
Seashell
#FFF5EE
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EBDF #DFE4F0
analogous
#F0E2DF #F0EBDF #ECF0DF
triadic
#F0EBDF #DFF0EB #EBDFF0
tetradic
#F0EBDF #DFF0E2 #DFE4F0 #F0DFEC
square
#F0EBDF #DFF0E2 #DFE4F0 #F0DFEC
split-complementary
#F0EBDF #DFECF0 #E2DFF0
monochromatic
#C9B78C #DCD1B5 #F0EBDF #F5F2EA #F5F2EA
Accessibility & contrast
On white
1.19
#F0EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#F0EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EBDF
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EBDF | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEADE
Deuteranopia (green-blind)
#EFECDF
Tritanopia (blue-blind)
#F3E9E7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f0ebdf; /* rgb */ color: rgb(240, 235, 223); /* oklch */ color: oklch(94.1% 0.017 88.0);
Tailwind
colors: {
custom: {
50: '#f5f1e9',
500: '#f0ebdf',
950: '#000000',
},
}SCSS
$custom: #f0ebdf; $custom-light: #f5f1e9; $custom-dark: #000000;
JSON
{
"hex": "#f0ebdf",
"rgb": {
"r": 240,
"g": 235,
"b": 223
},
"hsl": {
"h": 42.353,
"s": 36.17,
"l": 90.784
},
"oklch": {
"l": 0.94069,
"c": 0.01686,
"h": 88
},
"luminance": 0.8327
}Semantic roles & 50–950 ramp
primary
#F0EBDF
secondary
#A8B2CB
accent
#5AAF36
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584