#FFE5BE#FFE5BE
#FFE5BE is a very light, muted orange. Relative luminance 0.810; OKLCH L 93.3% C 0.058 H 77.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5BE |
|---|---|
| RGB | rgb(255, 229, 190) |
| HSL | hsl(36, 100%, 87%) |
| HSV | hsv(36, 25%, 100%) |
| CMYK | cmyk(0%, 10.2%, 25.5%, 0%) |
| CIE-LAB | lab(92.14, 3.10, 22.29) |
| CIE-LCH | lch(92.14, 22.51, 82.07°) |
| OKLab | oklab(93.35% 0.0122 0.057) |
| OKLCH | oklch(93.35% 0.058 77.9) |
| XYZ | xyz(78.5541, 81.0186, 60.2054) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.17
Bisque
#FFE4C4
ΔE00 2.47
Wheat
#F5DEB3
ΔE00 2.56
Blanchedalmond
#FFEBCD
ΔE00 3.06
Navajowhite
#FFDEAD
ΔE00 3.16
Pale Peach
#FFE5AD
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5BE #BED8FF
analogous
#FFC5BE #FFE5BE #F9FFBE
triadic
#FFE5BE #BEFFE5 #E5BEFF
tetradic
#FFE5BE #BEFFC5 #BED8FF #FFBEF9
square
#FFE5BE #BEFFC5 #BED8FF #FFBEF9
split-complementary
#FFE5BE #BEF9FF #C5BEFF
monochromatic
#FFB444 #FFCD81 #FFE5BE #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.22
#FFE5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#FFE5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5BE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5BE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5BC
Deuteranopia (green-blind)
#F6EBBF
Tritanopia (blue-blind)
#FFDEDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe5be; /* rgb */ color: rgb(255, 229, 190); /* oklch */ color: oklch(93.3% 0.058 77.9);
Tailwind
colors: {
custom: {
50: '#ffedd1',
500: '#ffe5be',
950: '#000000',
},
}SCSS
$custom: #ffe5be; $custom-light: #ffedd1; $custom-dark: #000000;
JSON
{
"hex": "#ffe5be",
"rgb": {
"r": 255,
"g": 229,
"b": 190
},
"hsl": {
"h": 36,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.93346,
"c": 0.05824,
"h": 77.9
},
"luminance": 0.81016
}Semantic roles & 50–950 ramp
primary
#FFE5BE
secondary
#7AA6E7
accent
#5CE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483