#F0DEBD#F0DEBD
#F0DEBD is a very light, muted orange. Relative luminance 0.744; OKLCH L 90.7% C 0.048 H 82.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DEBD |
|---|---|
| RGB | rgb(240, 222, 189) |
| HSL | hsl(39, 63%, 84%) |
| HSV | hsv(39, 21%, 94%) |
| CMYK | cmyk(0%, 7.5%, 21.2%, 5.9%) |
| CIE-LAB | lab(89.13, 1.03, 18.44) |
| CIE-LCH | lch(89.13, 18.47, 86.79°) |
| OKLab | oklab(90.68% 0.0061 0.0474) |
| OKLCH | oklch(90.68% 0.048 82.7) |
| XYZ | xyz(71.2418, 74.4435, 58.7504) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.87
Champagne
#F7E7CE
ΔE00 3.26
Blanchedalmond
#FFEBCD
ΔE00 3.35
Bisque
#FFE4C4
ΔE00 4.17
Papayawhip
#FFEFD5
ΔE00 4.31
Moccasin
#FFE4B5
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DEBD #BDCFF0
analogous
#F0C5BD #F0DEBD #E9F0BD
triadic
#F0DEBD #BDF0DE #DEBDF0
tetradic
#F0DEBD #BDF0C5 #BDCFF0 #F0BDE9
square
#F0DEBD #BDF0C5 #BDCFF0 #F0BDE9
split-complementary
#F0DEBD #BDE9F0 #C5BDF0
monochromatic
#D9AC59 #E5C58B #F0DEBD #F9F3E6 #F9F3E6
Accessibility & contrast
On white
1.32
#F0DEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#F0DEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DEBD
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DEBD | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBB
Deuteranopia (green-blind)
#EBE2BE
Tritanopia (blue-blind)
#F9D8D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0debd; /* rgb */ color: rgb(240, 222, 189); /* oklch */ color: oklch(90.7% 0.048 82.7);
Tailwind
colors: {
custom: {
50: '#f5e8d1',
500: '#f0debd',
950: '#000000',
},
}SCSS
$custom: #f0debd; $custom-light: #f5e8d1; $custom-dark: #000000;
JSON
{
"hex": "#f0debd",
"rgb": {
"r": 240,
"g": 222,
"b": 189
},
"hsl": {
"h": 38.824,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.90675,
"c": 0.0478,
"h": 82.7
},
"luminance": 0.74442
}Semantic roles & 50–950 ramp
primary
#F0DEBD
secondary
#839DCF
accent
#59CB1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483