#FFE4BE#FFE4BE
#FFE4BE is a very light, muted orange. Relative luminance 0.805; OKLCH L 93.2% C 0.058 H 76.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4BE |
|---|---|
| RGB | rgb(255, 228, 190) |
| HSL | hsl(35, 100%, 87%) |
| HSV | hsv(35, 25%, 100%) |
| CMYK | cmyk(0%, 10.6%, 25.5%, 0%) |
| CIE-LAB | lab(91.89, 3.61, 21.95) |
| CIE-LCH | lch(91.89, 22.25, 80.65°) |
| OKLab | oklab(93.15% 0.0137 0.0561) |
| OKLCH | oklch(93.15% 0.058 76.3) |
| XYZ | xyz(78.2782, 80.4668, 60.1134) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.97
Moccasin
#FFE4B5
ΔE00 2.58
Wheat
#F5DEB3
ΔE00 2.91
Blanchedalmond
#FFEBCD
ΔE00 3.12
Navajowhite
#FFDEAD
ΔE00 3.18
Light Peach
#FFD8B1
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4BE #BED9FF
analogous
#FFC4BE #FFE4BE #F9FFBE
triadic
#FFE4BE #BEFFE4 #E4BEFF
tetradic
#FFE4BE #BEFFC4 #BED9FF #FFBEF9
square
#FFE4BE #BEFFC4 #BED9FF #FFBEF9
split-complementary
#FFE4BE #BEF9FF #C4BEFF
monochromatic
#FFB144 #FFCB81 #FFE4BE #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.23
#FFE4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#FFE4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4BE
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4BE | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BC
Deuteranopia (green-blind)
#F6EABF
Tritanopia (blue-blind)
#FFDDDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe4be; /* rgb */ color: rgb(255, 228, 190); /* oklch */ color: oklch(93.2% 0.058 76.3);
Tailwind
colors: {
custom: {
50: '#ffecd1',
500: '#ffe4be',
950: '#000000',
},
}SCSS
$custom: #ffe4be; $custom-light: #ffecd1; $custom-dark: #000000;
JSON
{
"hex": "#ffe4be",
"rgb": {
"r": 255,
"g": 228,
"b": 190
},
"hsl": {
"h": 35.077,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.93152,
"c": 0.05775,
"h": 76.3
},
"luminance": 0.80465
}Semantic roles & 50–950 ramp
primary
#FFE4BE
secondary
#7AA7E7
accent
#5FE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483