#F4DCBE#F4DCBE
#F4DCBE is a very light, muted orange. Relative luminance 0.741; OKLCH L 90.6% C 0.048 H 73.3°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCBE |
|---|---|
| RGB | rgb(244, 220, 190) |
| HSL | hsl(33, 71%, 85%) |
| HSV | hsv(33, 22%, 96%) |
| CMYK | cmyk(0%, 9.8%, 22.1%, 4.3%) |
| CIE-LAB | lab(88.99, 3.67, 17.77) |
| CIE-LCH | lch(88.99, 18.14, 78.33°) |
| OKLab | oklab(90.65% 0.0137 0.0458) |
| OKLCH | oklch(90.65% 0.048 73.3) |
| XYZ | xyz(72.1959, 74.1391, 59.2124) |
| Luminance | 0.7414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.11
Blanchedalmond
#FFEBCD
ΔE00 3.52
Champagne
#F7E7CE
ΔE00 3.75
Wheat
#F5DEB3
ΔE00 4.28
Peach
#FFDAB9
ΔE00 4.36
Warm Beige
#E9DCC9
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCBE #BED6F4
analogous
#F4C1BE #F4DCBE #F1F4BE
triadic
#F4DCBE #BEF4DC #DCBEF4
tetradic
#F4DCBE #BEF4C1 #BED6F4 #F4BEF1
square
#F4DCBE #BEF4C1 #BED6F4 #F4BEF1
split-complementary
#F4DCBE #BEF1F4 #C1BEF4
monochromatic
#E2A455 #EBC08A #F4DCBE #FBF1E5 #FBF1E5
Accessibility & contrast
On white
1.33
#F4DCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#F4DCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCBE
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCBE | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#EBE2BF
Tritanopia (blue-blind)
#FED6D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f4dcbe; /* rgb */ color: rgb(244, 220, 190); /* oklch */ color: oklch(90.6% 0.048 73.3);
Tailwind
colors: {
custom: {
50: '#f8e6d1',
500: '#f4dcbe',
950: '#000000',
},
}SCSS
$custom: #f4dcbe; $custom-light: #f8e6d1; $custom-dark: #000000;
JSON
{
"hex": "#f4dcbe",
"rgb": {
"r": 244,
"g": 220,
"b": 190
},
"hsl": {
"h": 33.333,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.90649,
"c": 0.04776,
"h": 73.3
},
"luminance": 0.74137
}Semantic roles & 50–950 ramp
primary
#F4DCBE
secondary
#81A6D5
accent
#68D312
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483