#F0DED1#F0DED1
#F0DED1 is a very light, muted orange. Relative luminance 0.754; OKLCH L 91.2% C 0.026 H 58.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DED1 |
|---|---|
| RGB | rgb(240, 222, 209) |
| HSL | hsl(25, 51%, 88%) |
| HSV | hsv(25, 13%, 94%) |
| CMYK | cmyk(0%, 7.5%, 12.9%, 5.9%) |
| CIE-LAB | lab(89.57, 4.04, 8.59) |
| CIE-LCH | lch(89.57, 9.50, 64.83°) |
| OKLab | oklab(91.16% 0.0139 0.0225) |
| OKLCH | oklch(91.16% 0.027 58.3) |
| XYZ | xyz(73.5643, 75.3725, 70.9823) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.29
Antiquewhite
#FAEBD7
ΔE00 4.66
Linen
#FAF0E6
ΔE00 4.84
Champagne
#F7E7CE
ΔE00 5.79
Seashell
#FFF5EE
ΔE00 5.84
Oldlace
#FDF5E6
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DED1 #D1E3F0
analogous
#F0D1D3 #F0DED1 #F0EDD1
triadic
#F0DED1 #D1F0DE #DED1F0
tetradic
#F0DED1 #D3F0D1 #D1E3F0 #EDD1F0
square
#F0DED1 #D3F0D1 #D1E3F0 #EDD1F0
split-complementary
#F0DED1 #D1F0ED #D1D3F0
monochromatic
#D29C75 #E1BDA3 #F0DED1 #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.31
#F0DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#F0DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DED1
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DED1 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD0
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#F6DBDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f0ded1; /* rgb */ color: rgb(240, 222, 209); /* oklch */ color: oklch(91.2% 0.026 58.3);
Tailwind
colors: {
custom: {
50: '#f5e8df',
500: '#f0ded1',
950: '#000000',
},
}SCSS
$custom: #f0ded1; $custom-light: #f5e8df; $custom-dark: #000000;
JSON
{
"hex": "#f0ded1",
"rgb": {
"r": 240,
"g": 222,
"b": 209
},
"hsl": {
"h": 25.161,
"s": 50.82,
"l": 88.039
},
"oklch": {
"l": 0.91161,
"c": 0.0265,
"h": 58.3
},
"luminance": 0.75371
}Semantic roles & 50–950 ramp
primary
#F0DED1
secondary
#97B7CE
accent
#7FBE27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484