#F4E5BE#F4E5BE
#F4E5BE is a very light, muted orange. Relative luminance 0.790; OKLCH L 92.4% C 0.053 H 89.5°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5BE |
|---|---|
| RGB | rgb(244, 229, 190) |
| HSL | hsl(43, 71%, 85%) |
| HSV | hsv(43, 22%, 96%) |
| CMYK | cmyk(0%, 6.1%, 22.1%, 4.3%) |
| CIE-LAB | lab(91.23, -0.94, 20.89) |
| CIE-LCH | lch(91.23, 20.91, 92.57°) |
| OKLab | oklab(92.41% 0.0005 0.0535) |
| OKLCH | oklch(92.41% 0.053 89.5) |
| XYZ | xyz(74.6218, 78.9910, 60.0210) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.12
Moccasin
#FFE4B5
ΔE00 4.15
Blanchedalmond
#FFEBCD
ΔE00 4.43
Beige (survey)
#E6DAA6
ΔE00 4.68
Vanilla
#F3E5AB
ΔE00 4.77
Champagne
#F7E7CE
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5BE #BECDF4
analogous
#F4CABE #F4E5BE #E8F4BE
triadic
#F4E5BE #BEF4E5 #E5BEF4
tetradic
#F4E5BE #BEF4CA #BECDF4 #F4BEE8
square
#F4E5BE #BEF4CA #BECDF4 #F4BEE8
split-complementary
#F4E5BE #BEE8F4 #CABEF4
monochromatic
#E2BB55 #EBD08A #F4E5BE #FBF5E5 #FBF5E5
Accessibility & contrast
On white
1.25
#F4E5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#F4E5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5BE
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5BE | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BC
Deuteranopia (green-blind)
#F2E8BF
Tritanopia (blue-blind)
#FDDFDA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4e5be; /* rgb */ color: rgb(244, 229, 190); /* oklch */ color: oklch(92.4% 0.053 89.5);
Tailwind
colors: {
custom: {
50: '#f8edd1',
500: '#f4e5be',
950: '#000000',
},
}SCSS
$custom: #f4e5be; $custom-light: #f8edd1; $custom-dark: #000000;
JSON
{
"hex": "#f4e5be",
"rgb": {
"r": 244,
"g": 229,
"b": 190
},
"hsl": {
"h": 43.333,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.92412,
"c": 0.05349,
"h": 89.5
},
"luminance": 0.78989
}Semantic roles & 50–950 ramp
primary
#F4E5BE
secondary
#8199D5
accent
#48D312
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171614
muted
#858483