#F4E1BE#F4E1BE
#F4E1BE is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.6% C 0.050 H 82.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E1BE |
|---|---|
| RGB | rgb(244, 225, 190) |
| HSL | hsl(39, 71%, 85%) |
| HSV | hsv(39, 22%, 96%) |
| CMYK | cmyk(0%, 7.8%, 22.1%, 4.3%) |
| CIE-LAB | lab(90.23, 1.10, 19.50) |
| CIE-LCH | lch(90.23, 19.53, 86.76°) |
| OKLab | oklab(91.63% 0.0063 0.0501) |
| OKLCH | oklch(91.63% 0.05 82.8) |
| XYZ | xyz(73.5278, 76.8029, 59.6564) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.36
Blanchedalmond
#FFEBCD
ΔE00 2.96
Champagne
#F7E7CE
ΔE00 3.39
Moccasin
#FFE4B5
ΔE00 3.64
Bisque
#FFE4C4
ΔE00 3.89
Papayawhip
#FFEFD5
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E1BE #BED1F4
analogous
#F4C6BE #F4E1BE #ECF4BE
triadic
#F4E1BE #BEF4E1 #E1BEF4
tetradic
#F4E1BE #BEF4C6 #BED1F4 #F4BEEC
square
#F4E1BE #BEF4C6 #BED1F4 #F4BEEC
split-complementary
#F4E1BE #BEECF4 #C6BEF4
monochromatic
#E2B155 #EBC98A #F4E1BE #FBF3E5 #FBF3E5
Accessibility & contrast
On white
1.28
#F4E1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#F4E1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E1BE
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E1BE | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BC
Deuteranopia (green-blind)
#EFE5BF
Tritanopia (blue-blind)
#FDDBD7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4e1be; /* rgb */ color: rgb(244, 225, 190); /* oklch */ color: oklch(91.6% 0.050 82.8);
Tailwind
colors: {
custom: {
50: '#f8ead1',
500: '#f4e1be',
950: '#000000',
},
}SCSS
$custom: #f4e1be; $custom-light: #f8ead1; $custom-dark: #000000;
JSON
{
"hex": "#f4e1be",
"rgb": {
"r": 244,
"g": 225,
"b": 190
},
"hsl": {
"h": 38.889,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.91626,
"c": 0.05046,
"h": 82.8
},
"luminance": 0.76801
}Semantic roles & 50–950 ramp
primary
#F4E1BE
secondary
#819FD5
accent
#56D312
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483