#FFE8BB#FFE8BB
#FFE8BB is a very light, moderate orange. Relative luminance 0.826; OKLCH L 93.9% C 0.063 H 84.0°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8BB |
|---|---|
| RGB | rgb(255, 232, 187) |
| HSL | hsl(40, 100%, 87%) |
| HSV | hsv(40, 27%, 100%) |
| CMYK | cmyk(0%, 9%, 26.7%, 0%) |
| CIE-LAB | lab(92.82, 1.18, 24.78) |
| CIE-LCH | lch(92.82, 24.81, 87.28°) |
| OKLab | oklab(93.86% 0.0066 0.063) |
| OKLCH | oklch(93.86% 0.063 84) |
| XYZ | xyz(79.0669, 82.5633, 58.7754) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.48
Wheat
#F5DEB3
ΔE00 2.21
Pale Peach
#FFE5AD
ΔE00 2.69
Navajowhite
#FFDEAD
ΔE00 3.60
Blanchedalmond
#FFEBCD
ΔE00 4.30
Bisque
#FFE4C4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8BB #BBD2FF
analogous
#FFC6BB #FFE8BB #F4FFBB
triadic
#FFE8BB #BBFFE8 #E8BBFF
tetradic
#FFE8BB #BBFFC6 #BBD2FF #FFBBF4
square
#FFE8BB #BBFFC6 #BBD2FF #FFBBF4
split-complementary
#FFE8BB #BBF4FF #C6BBFF
monochromatic
#FFBF41 #FFD37E #FFE8BB #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.20
#FFE8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#FFE8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8BB
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8BB | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B8
Deuteranopia (green-blind)
#F9EDBC
Tritanopia (blue-blind)
#FFE0DC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe8bb; /* rgb */ color: rgb(255, 232, 187); /* oklch */ color: oklch(93.9% 0.063 84.0);
Tailwind
colors: {
custom: {
50: '#ffefcf',
500: '#ffe8bb',
950: '#000000',
},
}SCSS
$custom: #ffe8bb; $custom-light: #ffefcf; $custom-dark: #000000;
JSON
{
"hex": "#ffe8bb",
"rgb": {
"r": 255,
"g": 232,
"b": 187
},
"hsl": {
"h": 39.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.93864,
"c": 0.06335,
"h": 84
},
"luminance": 0.82561
}Semantic roles & 50–950 ramp
primary
#FFE8BB
secondary
#779DE7
accent
#4EE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583