#FFE5BB#FFE5BB
#FFE5BB is a very light, moderate orange. Relative luminance 0.809; OKLCH L 93.3% C 0.062 H 79.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5BB |
|---|---|
| RGB | rgb(255, 229, 187) |
| HSL | hsl(37, 100%, 87%) |
| HSV | hsv(37, 27%, 100%) |
| CMYK | cmyk(0%, 10.2%, 26.7%, 0%) |
| CIE-LAB | lab(92.08, 2.71, 23.76) |
| CIE-LCH | lch(92.08, 23.91, 83.50°) |
| OKLab | oklab(93.28% 0.011 0.0605) |
| OKLCH | oklch(93.28% 0.062 79.7) |
| XYZ | xyz(78.2296, 80.8888, 58.4963) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.31
Wheat
#F5DEB3
ΔE00 2.06
Navajowhite
#FFDEAD
ΔE00 2.72
Bisque
#FFE4C4
ΔE00 3.34
Pale Peach
#FFE5AD
ΔE00 3.59
Blanchedalmond
#FFEBCD
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5BB #BBD5FF
analogous
#FFC3BB #FFE5BB #F7FFBB
triadic
#FFE5BB #BBFFE5 #E5BBFF
tetradic
#FFE5BB #BBFFC3 #BBD5FF #FFBBF7
square
#FFE5BB #BBFFC3 #BBD5FF #FFBBF7
split-complementary
#FFE5BB #BBF7FF #C3BBFF
monochromatic
#FFB641 #FFCE7E #FFE5BB #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.22
#FFE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#FFE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5BB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5BB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E5B8
Deuteranopia (green-blind)
#F7EBBC
Tritanopia (blue-blind)
#FFDDD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe5bb; /* rgb */ color: rgb(255, 229, 187); /* oklch */ color: oklch(93.3% 0.062 79.7);
Tailwind
colors: {
custom: {
50: '#ffedcf',
500: '#ffe5bb',
950: '#000000',
},
}SCSS
$custom: #ffe5bb; $custom-light: #ffedcf; $custom-dark: #000000;
JSON
{
"hex": "#ffe5bb",
"rgb": {
"r": 255,
"g": 229,
"b": 187
},
"hsl": {
"h": 37.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.93281,
"c": 0.06151,
"h": 79.7
},
"luminance": 0.80886
}Semantic roles & 50–950 ramp
primary
#FFE5BB
secondary
#77A2E7
accent
#58E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483