#F0DED2#F0DED2
#F0DED2 is a very light, muted orange. Relative luminance 0.754; OKLCH L 91.2% C 0.026 H 56.0°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DED2 |
|---|---|
| RGB | rgb(240, 222, 210) |
| HSL | hsl(24, 50%, 88%) |
| HSV | hsv(24, 13%, 94%) |
| CMYK | cmyk(0%, 7.5%, 12.5%, 5.9%) |
| CIE-LAB | lab(89.59, 4.20, 8.10) |
| CIE-LCH | lch(89.59, 9.13, 62.61°) |
| OKLab | oklab(91.19% 0.0143 0.0213) |
| OKLCH | oklch(91.19% 0.026 56) |
| XYZ | xyz(73.6885, 75.4222, 71.6364) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.70
Linen
#FAF0E6
ΔE00 4.85
Antiquewhite
#FAEBD7
ΔE00 5.02
Seashell
#FFF5EE
ΔE00 5.73
Champagne
#F7E7CE
ΔE00 6.24
Mistyrose
#FFE4E1
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DED2 #D2E4F0
analogous
#F0D2D5 #F0DED2 #F0EDD2
triadic
#F0DED2 #D2F0DE #DED2F0
tetradic
#F0DED2 #D5F0D2 #D2E4F0 #EDD2F0
square
#F0DED2 #D5F0D2 #D2E4F0 #EDD2F0
split-complementary
#F0DED2 #D2F0ED #D2D5F0
monochromatic
#D19B76 #E1BCA4 #F0DED2 #F7EEE8 #F7EEE8
Accessibility & contrast
On white
1.31
#F0DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#F0DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DED2
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DED2 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD1
Deuteranopia (green-blind)
#E7E3D2
Tritanopia (blue-blind)
#F6DBDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f0ded2; /* rgb */ color: rgb(240, 222, 210); /* oklch */ color: oklch(91.2% 0.026 56.0);
Tailwind
colors: {
custom: {
50: '#f5e8df',
500: '#f0ded2',
950: '#000000',
},
}SCSS
$custom: #f0ded2; $custom-light: #f5e8df; $custom-dark: #000000;
JSON
{
"hex": "#f0ded2",
"rgb": {
"r": 240,
"g": 222,
"b": 210
},
"hsl": {
"h": 24,
"s": 50,
"l": 88.235
},
"oklch": {
"l": 0.91187,
"c": 0.02564,
"h": 56
},
"luminance": 0.75421
}Semantic roles & 50–950 ramp
primary
#F0DED2
secondary
#99B8CE
accent
#82BD28
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484