#FFE5BA#FFE5BA
#FFE5BA is a very light, moderate orange. Relative luminance 0.808; OKLCH L 93.3% C 0.063 H 80.2°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5BA |
|---|---|
| RGB | rgb(255, 229, 186) |
| HSL | hsl(37, 100%, 86%) |
| HSV | hsv(37, 27%, 100%) |
| CMYK | cmyk(0%, 10.2%, 27.1%, 0%) |
| CIE-LAB | lab(92.06, 2.57, 24.25) |
| CIE-LCH | lch(92.06, 24.39, 83.94°) |
| OKLab | oklab(93.26% 0.0106 0.0617) |
| OKLCH | oklch(93.26% 0.063 80.2) |
| XYZ | xyz(78.1229, 80.8461, 57.9344) |
| Luminance | 0.8084 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.04
Wheat
#F5DEB3
ΔE00 1.97
Navajowhite
#FFDEAD
ΔE00 2.62
Pale Peach
#FFE5AD
ΔE00 3.31
Bisque
#FFE4C4
ΔE00 3.62
Blanchedalmond
#FFEBCD
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5BA #BAD4FF
analogous
#FFC3BA #FFE5BA #F7FFBA
triadic
#FFE5BA #BAFFE5 #E5BAFF
tetradic
#FFE5BA #BAFFC3 #BAD4FF #FFBAF7
square
#FFE5BA #BAFFC3 #BAD4FF #FFBAF7
split-complementary
#FFE5BA #BAF7FF #C3BAFF
monochromatic
#FFB740 #FFCE7D #FFE5BA #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.22
#FFE5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#FFE5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5BA
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5BA | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4B7
Deuteranopia (green-blind)
#F7EBBB
Tritanopia (blue-blind)
#FFDDD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe5ba; /* rgb */ color: rgb(255, 229, 186); /* oklch */ color: oklch(93.3% 0.063 80.2);
Tailwind
colors: {
custom: {
50: '#ffedcf',
500: '#ffe5ba',
950: '#000000',
},
}SCSS
$custom: #ffe5ba; $custom-light: #ffedcf; $custom-dark: #000000;
JSON
{
"hex": "#ffe5ba",
"rgb": {
"r": 255,
"g": 229,
"b": 186
},
"hsl": {
"h": 37.391,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.9326,
"c": 0.06262,
"h": 80.2
},
"luminance": 0.80844
}Semantic roles & 50–950 ramp
primary
#FFE5BA
secondary
#76A1E7
accent
#56E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483