#F0DED3#F0DED3
#F0DED3 is a very light, muted orange. Relative luminance 0.755; OKLCH L 91.2% C 0.025 H 53.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DED3 |
|---|---|
| RGB | rgb(240, 222, 211) |
| HSL | hsl(23, 49%, 88%) |
| HSV | hsv(23, 12%, 94%) |
| CMYK | cmyk(0%, 7.5%, 12.1%, 5.9%) |
| CIE-LAB | lab(89.61, 4.36, 7.61) |
| CIE-LCH | lch(89.61, 8.77, 60.22°) |
| OKLab | oklab(91.21% 0.0147 0.02) |
| OKLCH | oklch(91.21% 0.025 53.7) |
| XYZ | xyz(73.8134, 75.4722, 72.2945) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.91
Warm Beige
#E9DCC9
ΔE00 5.12
Antiquewhite
#FAEBD7
ΔE00 5.41
Seashell
#FFF5EE
ΔE00 5.65
Mistyrose
#FFE4E1
ΔE00 6.10
Very Light Pink
#FFF4F2
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DED3 #D3E5F0
analogous
#F0D3D6 #F0DED3 #F0ECD3
triadic
#F0DED3 #D3F0DE #DED3F0
tetradic
#F0DED3 #D6F0D3 #D3E5F0 #ECD3F0
square
#F0DED3 #D6F0D3 #D3E5F0 #ECD3F0
split-complementary
#F0DED3 #D3F0EC #D3D6F0
monochromatic
#D19A78 #E0BCA5 #F0DED3 #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.30
#F0DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#F0DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DED3
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DED3 | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD2
Deuteranopia (green-blind)
#E7E3D3
Tritanopia (blue-blind)
#F6DBDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f0ded3; /* rgb */ color: rgb(240, 222, 211); /* oklch */ color: oklch(91.2% 0.025 53.7);
Tailwind
colors: {
custom: {
50: '#f5e8e0',
500: '#f0ded3',
950: '#000000',
},
}SCSS
$custom: #f0ded3; $custom-light: #f5e8e0; $custom-dark: #000000;
JSON
{
"hex": "#f0ded3",
"rgb": {
"r": 240,
"g": 222,
"b": 211
},
"hsl": {
"h": 22.759,
"s": 49.153,
"l": 88.431
},
"oklch": {
"l": 0.91213,
"c": 0.02483,
"h": 53.7
},
"luminance": 0.75471
}Semantic roles & 50–950 ramp
primary
#F0DED3
secondary
#9ABACE
accent
#85BC29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484