#FFE1BB#FFE1BB
#FFE1BB is a very light, muted orange. Relative luminance 0.787; OKLCH L 92.5% C 0.060 H 73.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1BB |
|---|---|
| RGB | rgb(255, 225, 187) |
| HSL | hsl(34, 100%, 87%) |
| HSV | hsv(34, 27%, 100%) |
| CMYK | cmyk(0%, 11.8%, 26.7%, 0%) |
| CIE-LAB | lab(91.10, 4.75, 22.40) |
| CIE-LCH | lch(91.10, 22.90, 78.03°) |
| OKLab | oklab(92.51% 0.0169 0.0572) |
| OKLCH | oklch(92.51% 0.06 73.5) |
| XYZ | xyz(77.1356, 78.7007, 58.1316) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.86
Navajowhite
#FFDEAD
ΔE00 2.95
Moccasin
#FFE4B5
ΔE00 3.19
Light Peach
#FFD8B1
ΔE00 3.30
Wheat
#F5DEB3
ΔE00 3.56
Peach
#FFDAB9
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1BB #BBD9FF
analogous
#FFBFBB #FFE1BB #FBFFBB
triadic
#FFE1BB #BBFFE1 #E1BBFF
tetradic
#FFE1BB #BBFFBF #BBD9FF #FFBBFB
square
#FFE1BB #BBFFBF #BBD9FF #FFBBFB
split-complementary
#FFE1BB #BBFBFF #BFBBFF
monochromatic
#FFAB41 #FFC67E #FFE1BB #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.25
#FFE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#FFE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1BB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1BB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE1B9
Deuteranopia (green-blind)
#F4E8BC
Tritanopia (blue-blind)
#FFD9D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe1bb; /* rgb */ color: rgb(255, 225, 187); /* oklch */ color: oklch(92.5% 0.060 73.5);
Tailwind
colors: {
custom: {
50: '#ffeacf',
500: '#ffe1bb',
950: '#000000',
},
}SCSS
$custom: #ffe1bb; $custom-light: #ffeacf; $custom-dark: #000000;
JSON
{
"hex": "#ffe1bb",
"rgb": {
"r": 255,
"g": 225,
"b": 187
},
"hsl": {
"h": 33.529,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.92509,
"c": 0.05965,
"h": 73.5
},
"luminance": 0.78698
}Semantic roles & 50–950 ramp
primary
#FFE1BB
secondary
#77A9E7
accent
#65E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483