#F4E0BB#F4E0BB
#F4E0BB is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.4% C 0.053 H 82.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E0BB |
|---|---|
| RGB | rgb(244, 224, 187) |
| HSL | hsl(39, 72%, 85%) |
| HSV | hsv(39, 23%, 96%) |
| CMYK | cmyk(0%, 8.2%, 23.4%, 4.3%) |
| CIE-LAB | lab(89.92, 1.20, 20.63) |
| CIE-LCH | lch(89.92, 20.67, 86.68°) |
| OKLab | oklab(91.36% 0.0066 0.0528) |
| OKLCH | oklch(91.36% 0.053 82.9) |
| XYZ | xyz(72.9337, 76.1341, 57.8574) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.73
Moccasin
#FFE4B5
ΔE00 3.14
Blanchedalmond
#FFEBCD
ΔE00 3.39
Bisque
#FFE4C4
ΔE00 3.98
Champagne
#F7E7CE
ΔE00 3.99
Navajowhite
#FFDEAD
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E0BB #BBCFF4
analogous
#F4C4BB #F4E0BB #ECF4BB
triadic
#F4E0BB #BBF4E0 #E0BBF4
tetradic
#F4E0BB #BBF4C4 #BBCFF4 #F4BBEC
square
#F4E0BB #BBF4C4 #BBCFF4 #F4BBEC
split-complementary
#F4E0BB #BBECF4 #C4BBF4
monochromatic
#E3B052 #EBC886 #F4E0BB #FBF3E5 #FBF3E5
Accessibility & contrast
On white
1.29
#F4E0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#F4E0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E0BB
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E0BB | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADFB9
Deuteranopia (green-blind)
#EFE4BC
Tritanopia (blue-blind)
#FED9D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f4e0bb; /* rgb */ color: rgb(244, 224, 187); /* oklch */ color: oklch(91.4% 0.053 82.9);
Tailwind
colors: {
custom: {
50: '#f8e9cf',
500: '#f4e0bb',
950: '#000000',
},
}SCSS
$custom: #f4e0bb; $custom-light: #f8e9cf; $custom-dark: #000000;
JSON
{
"hex": "#f4e0bb",
"rgb": {
"r": 244,
"g": 224,
"b": 187
},
"hsl": {
"h": 38.947,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.91363,
"c": 0.05324,
"h": 82.9
},
"luminance": 0.76132
}Semantic roles & 50–950 ramp
primary
#F4E0BB
secondary
#7E9DD5
accent
#56D411
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171613
muted
#858483