#F0DEBF#F0DEBF
#F0DEBF is a very light, muted orange. Relative luminance 0.745; OKLCH L 90.7% C 0.045 H 81.3°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DEBF |
|---|---|
| RGB | rgb(240, 222, 191) |
| HSL | hsl(38, 62%, 85%) |
| HSV | hsv(38, 20%, 94%) |
| CMYK | cmyk(0%, 7.5%, 20.4%, 5.9%) |
| CIE-LAB | lab(89.17, 1.32, 17.45) |
| CIE-LCH | lch(89.17, 17.50, 85.67°) |
| OKLab | oklab(90.72% 0.0069 0.045) |
| OKLCH | oklch(90.72% 0.045 81.3) |
| XYZ | xyz(71.4603, 74.5310, 59.9016) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.77
Blanchedalmond
#FFEBCD
ΔE00 3.10
Wheat
#F5DEB3
ΔE00 3.40
Bisque
#FFE4C4
ΔE00 3.90
Papayawhip
#FFEFD5
ΔE00 4.01
Warm Beige
#E9DCC9
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DEBF #BFD1F0
analogous
#F0C6BF #F0DEBF #EAF0BF
triadic
#F0DEBF #BFF0DE #DEBFF0
tetradic
#F0DEBF #BFF0C6 #BFD1F0 #F0BFEA
square
#F0DEBF #BFF0C6 #BFD1F0 #F0BFEA
split-complementary
#F0DEBF #BFEAF0 #C6BFF0
monochromatic
#D9AB5C #E4C48D #F0DEBF #F9F2E6 #F9F2E6
Accessibility & contrast
On white
1.32
#F0DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#F0DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DEBF
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DEBF | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBD
Deuteranopia (green-blind)
#EBE2C0
Tritanopia (blue-blind)
#F9D8D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0debf; /* rgb */ color: rgb(240, 222, 191); /* oklch */ color: oklch(90.7% 0.045 81.3);
Tailwind
colors: {
custom: {
50: '#f5e8d2',
500: '#f0debf',
950: '#000000',
},
}SCSS
$custom: #f0debf; $custom-light: #f5e8d2; $custom-dark: #000000;
JSON
{
"hex": "#f0debf",
"rgb": {
"r": 240,
"g": 222,
"b": 191
},
"hsl": {
"h": 37.959,
"s": 62.025,
"l": 84.51
},
"oklch": {
"l": 0.90721,
"c": 0.04548,
"h": 81.3
},
"luminance": 0.74529
}Semantic roles & 50–950 ramp
primary
#F0DEBF
secondary
#85A0CF
accent
#5CCA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483