#F4E1BB#F4E1BB
#F4E1BB is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.6% C 0.054 H 84.5°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E1BB |
|---|---|
| RGB | rgb(244, 225, 187) |
| HSL | hsl(40, 72%, 85%) |
| HSV | hsv(40, 23%, 96%) |
| CMYK | cmyk(0%, 7.8%, 23.4%, 4.3%) |
| CIE-LAB | lab(90.17, 0.69, 20.98) |
| CIE-LCH | lch(90.17, 20.99, 88.13°) |
| OKLab | oklab(91.56% 0.0051 0.0537) |
| OKLCH | oklch(91.56% 0.054 84.5) |
| XYZ | xyz(73.2033, 76.6731, 57.9473) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.76
Moccasin
#FFE4B5
ΔE00 3.15
Blanchedalmond
#FFEBCD
ΔE00 3.63
Champagne
#F7E7CE
ΔE00 4.22
Bisque
#FFE4C4
ΔE00 4.49
Pale Peach
#FFE5AD
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E1BB #BBCEF4
analogous
#F4C5BB #F4E1BB #EBF4BB
triadic
#F4E1BB #BBF4E1 #E1BBF4
tetradic
#F4E1BB #BBF4C5 #BBCEF4 #F4BBEB
square
#F4E1BB #BBF4C5 #BBCEF4 #F4BBEB
split-complementary
#F4E1BB #BBEBF4 #C5BBF4
monochromatic
#E3B352 #EBCA86 #F4E1BB #FBF3E5 #FBF3E5
Accessibility & contrast
On white
1.29
#F4E1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#F4E1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E1BB
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E1BB | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#FEDAD6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e1bb; /* rgb */ color: rgb(244, 225, 187); /* oklch */ color: oklch(91.6% 0.054 84.5);
Tailwind
colors: {
custom: {
50: '#f8eacf',
500: '#f4e1bb',
950: '#000000',
},
}SCSS
$custom: #f4e1bb; $custom-light: #f8eacf; $custom-dark: #000000;
JSON
{
"hex": "#f4e1bb",
"rgb": {
"r": 244,
"g": 225,
"b": 187
},
"hsl": {
"h": 40,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.91559,
"c": 0.05393,
"h": 84.5
},
"luminance": 0.76671
}Semantic roles & 50–950 ramp
primary
#F4E1BB
secondary
#7E9BD5
accent
#52D411
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171613
muted
#858483