#F4E5BB#F4E5BB
#F4E5BB is a very light, muted orange. Relative luminance 0.789; OKLCH L 92.3% C 0.057 H 90.7°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5BB |
|---|---|
| RGB | rgb(244, 229, 187) |
| HSL | hsl(44, 72%, 85%) |
| HSV | hsv(44, 23%, 96%) |
| CMYK | cmyk(0%, 6.1%, 23.4%, 4.3%) |
| CIE-LAB | lab(91.17, -1.36, 22.36) |
| CIE-LCH | lch(91.17, 22.40, 93.47°) |
| OKLab | oklab(92.35% -0.0007 0.0571) |
| OKLCH | oklch(92.35% 0.057 90.7) |
| XYZ | xyz(74.2973, 78.8612, 58.3120) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.14
Vanilla
#F3E5AB
ΔE00 3.95
Beige (survey)
#E6DAA6
ΔE00 4.03
Moccasin
#FFE4B5
ΔE00 4.04
Pale Peach
#FFE5AD
ΔE00 4.32
Pale
#FFF9D0
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5BB #BBCAF4
analogous
#F4C9BB #F4E5BB #E6F4BB
triadic
#F4E5BB #BBF4E5 #E5BBF4
tetradic
#F4E5BB #BBF4C9 #BBCAF4 #F4BBE6
square
#F4E5BB #BBF4C9 #BBCAF4 #F4BBE6
split-complementary
#F4E5BB #BBE6F4 #C9BBF4
monochromatic
#E3BD52 #EBD186 #F4E5BB #FBF5E5 #FBF5E5
Accessibility & contrast
On white
1.25
#F4E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#F4E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5BB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5BB | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#F3E8BC
Tritanopia (blue-blind)
#FEDED9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4e5bb; /* rgb */ color: rgb(244, 229, 187); /* oklch */ color: oklch(92.3% 0.057 90.7);
Tailwind
colors: {
custom: {
50: '#f8edcf',
500: '#f4e5bb',
950: '#000000',
},
}SCSS
$custom: #f4e5bb; $custom-light: #f8edcf; $custom-dark: #000000;
JSON
{
"hex": "#f4e5bb",
"rgb": {
"r": 244,
"g": 229,
"b": 187
},
"hsl": {
"h": 44.211,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.92347,
"c": 0.05709,
"h": 90.7
},
"luminance": 0.7886
}Semantic roles & 50–950 ramp
primary
#F4E5BB
secondary
#7E95D5
accent
#45D411
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171613
muted
#858483