#F4DEBF#F4DEBF
#F4DEBF is a very light, muted orange. Relative luminance 0.752; OKLCH L 91.1% C 0.048 H 76.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEBF |
|---|---|
| RGB | rgb(244, 222, 191) |
| HSL | hsl(35, 71%, 85%) |
| HSV | hsv(35, 22%, 96%) |
| CMYK | cmyk(0%, 9%, 21.7%, 4.3%) |
| CIE-LAB | lab(89.50, 2.78, 17.97) |
| CIE-LCH | lch(89.50, 18.18, 81.19°) |
| OKLab | oklab(91.06% 0.0112 0.0463) |
| OKLCH | oklch(91.06% 0.048 76.4) |
| XYZ | xyz(72.8336, 75.2390, 59.9660) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.38
Blanchedalmond
#FFEBCD
ΔE00 2.85
Champagne
#F7E7CE
ΔE00 3.10
Wheat
#F5DEB3
ΔE00 3.58
Papayawhip
#FFEFD5
ΔE00 4.24
Warm Beige
#E9DCC9
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEBF #BFD5F4
analogous
#F4C3BF #F4DEBF #F0F4BF
triadic
#F4DEBF #BFF4DE #DEBFF4
tetradic
#F4DEBF #BFF4C3 #BFD5F4 #F4BFF0
square
#F4DEBF #BFF4C3 #BFD5F4 #F4BFF0
split-complementary
#F4DEBF #BFF0F4 #C3BFF4
monochromatic
#E2A857 #EBC38B #F4DEBF #FBF2E5 #FBF2E5
Accessibility & contrast
On white
1.31
#F4DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#F4DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEBF
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEBF | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#ECE3C0
Tritanopia (blue-blind)
#FDD8D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f4debf; /* rgb */ color: rgb(244, 222, 191); /* oklch */ color: oklch(91.1% 0.048 76.4);
Tailwind
colors: {
custom: {
50: '#f8e8d2',
500: '#f4debf',
950: '#000000',
},
}SCSS
$custom: #f4debf; $custom-light: #f8e8d2; $custom-dark: #000000;
JSON
{
"hex": "#f4debf",
"rgb": {
"r": 244,
"g": 222,
"b": 191
},
"hsl": {
"h": 35.094,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.91062,
"c": 0.04758,
"h": 76.4
},
"luminance": 0.75237
}Semantic roles & 50–950 ramp
primary
#F4DEBF
secondary
#82A5D5
accent
#62D313
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483