#F0DED8#F0DED8
#F0DED8 is a very light, muted orange. Relative luminance 0.757; OKLCH L 91.3% C 0.022 H 39.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DED8 |
|---|---|
| RGB | rgb(240, 222, 216) |
| HSL | hsl(15, 44%, 89%) |
| HSV | hsv(15, 10%, 94%) |
| CMYK | cmyk(0%, 7.5%, 10%, 5.9%) |
| CIE-LAB | lab(89.73, 5.16, 5.16) |
| CIE-LCH | lch(89.73, 7.30, 44.99°) |
| OKLab | oklab(91.35% 0.0166 0.0137) |
| OKLCH | oklch(91.35% 0.022 39.4) |
| XYZ | xyz(74.4500, 75.7268, 75.6472) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.24
Very Light Pink
#FFF4F2
ΔE00 5.35
Linen
#FAF0E6
ΔE00 5.77
Seashell
#FFF5EE
ΔE00 5.80
Lavenderblush
#FFF0F5
ΔE00 6.42
Warm Beige
#E9DCC9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DED8 #D8EAF0
analogous
#F0D8DE #F0DED8 #F0EAD8
triadic
#F0DED8 #D8F0DE #DED8F0
tetradic
#F0DED8 #DEF0D8 #D8EAF0 #EAD8F0
square
#F0DED8 #DEF0D8 #D8EAF0 #EAD8F0
split-complementary
#F0DED8 #D8F0EA #D8DEF0
monochromatic
#CE9380 #DFB9AC #F0DED8 #F6ECE9 #F6ECE9
Accessibility & contrast
On white
1.30
#F0DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#F0DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DED8
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DED8 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0D8
Deuteranopia (green-blind)
#E6E3D8
Tritanopia (blue-blind)
#F5DCDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f0ded8; /* rgb */ color: rgb(240, 222, 216); /* oklch */ color: oklch(91.3% 0.022 39.4);
Tailwind
colors: {
custom: {
50: '#f5e8e4',
500: '#f0ded8',
950: '#000000',
},
}SCSS
$custom: #f0ded8; $custom-light: #f5e8e4; $custom-dark: #000000;
JSON
{
"hex": "#f0ded8",
"rgb": {
"r": 240,
"g": 222,
"b": 216
},
"hsl": {
"h": 15,
"s": 44.444,
"l": 89.412
},
"oklch": {
"l": 0.91345,
"c": 0.02151,
"h": 39.4
},
"luminance": 0.75726
}Semantic roles & 50–950 ramp
primary
#F0DED8
secondary
#9FC1CD
accent
#95B82E
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484