#F4E4BB#F4E4BB
#F4E4BB is a very light, muted orange. Relative luminance 0.783; OKLCH L 92.1% C 0.056 H 89.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4BB |
|---|---|
| RGB | rgb(244, 228, 187) |
| HSL | hsl(43, 72%, 85%) |
| HSV | hsv(43, 23%, 96%) |
| CMYK | cmyk(0%, 6.6%, 23.4%, 4.3%) |
| CIE-LAB | lab(90.92, -0.85, 22.02) |
| CIE-LCH | lch(90.92, 22.03, 92.20°) |
| OKLab | oklab(92.15% 0.0008 0.0562) |
| OKLCH | oklch(92.15% 0.056 89.2) |
| XYZ | xyz(74.0214, 78.3094, 58.2200) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.70
Moccasin
#FFE4B5
ΔE00 3.73
Pale Peach
#FFE5AD
ΔE00 4.28
Beige (survey)
#E6DAA6
ΔE00 4.29
Vanilla
#F3E5AB
ΔE00 4.33
Blanchedalmond
#FFEBCD
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4BB #BBCBF4
analogous
#F4C8BB #F4E4BB #E8F4BB
triadic
#F4E4BB #BBF4E4 #E4BBF4
tetradic
#F4E4BB #BBF4C8 #BBCBF4 #F4BBE8
square
#F4E4BB #BBF4C8 #BBCBF4 #F4BBE8
split-complementary
#F4E4BB #BBE8F4 #C8BBF4
monochromatic
#E3BA52 #EBCF86 #F4E4BB #FBF5E5 #FBF5E5
Accessibility & contrast
On white
1.26
#F4E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#F4E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4BB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4BB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B8
Deuteranopia (green-blind)
#F2E7BC
Tritanopia (blue-blind)
#FEDDD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4e4bb; /* rgb */ color: rgb(244, 228, 187); /* oklch */ color: oklch(92.1% 0.056 89.2);
Tailwind
colors: {
custom: {
50: '#f8eccf',
500: '#f4e4bb',
950: '#000000',
},
}SCSS
$custom: #f4e4bb; $custom-light: #f8eccf; $custom-dark: #000000;
JSON
{
"hex": "#f4e4bb",
"rgb": {
"r": 244,
"g": 228,
"b": 187
},
"hsl": {
"h": 43.158,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.92149,
"c": 0.05625,
"h": 89.2
},
"luminance": 0.78308
}Semantic roles & 50–950 ramp
primary
#F4E4BB
secondary
#7E97D5
accent
#48D411
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171613
muted
#858483