#FFE1BE#FFE1BE
#FFE1BE is a very light, muted orange. Relative luminance 0.788; OKLCH L 92.6% C 0.057 H 71.3°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1BE |
|---|---|
| RGB | rgb(255, 225, 190) |
| HSL | hsl(32, 100%, 87%) |
| HSV | hsv(32, 25%, 100%) |
| CMYK | cmyk(0%, 11.8%, 25.5%, 0%) |
| CIE-LAB | lab(91.16, 5.15, 20.93) |
| CIE-LCH | lch(91.16, 21.56, 76.18°) |
| OKLab | oklab(92.57% 0.0181 0.0536) |
| OKLCH | oklch(92.57% 0.057 71.3) |
| XYZ | xyz(77.4601, 78.8305, 59.8407) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.24
Peach
#FFDAB9
ΔE00 3.08
Light Peach
#FFD8B1
ΔE00 3.16
Navajowhite
#FFDEAD
ΔE00 3.85
Blanchedalmond
#FFEBCD
ΔE00 3.92
Moccasin
#FFE4B5
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1BE #BEDCFF
analogous
#FFC1BE #FFE1BE #FCFFBE
triadic
#FFE1BE #BEFFE1 #E1BEFF
tetradic
#FFE1BE #BEFFC1 #BEDCFF #FFBEFC
square
#FFE1BE #BEFFC1 #BEDCFF #FFBEFC
split-complementary
#FFE1BE #BEFCFF #C1BEFF
monochromatic
#FFA944 #FFC581 #FFE1BE #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.25
#FFE1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#FFE1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1BE
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1BE | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BC
Deuteranopia (green-blind)
#F3E8BF
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe1be; /* rgb */ color: rgb(255, 225, 190); /* oklch */ color: oklch(92.6% 0.057 71.3);
Tailwind
colors: {
custom: {
50: '#ffead1',
500: '#ffe1be',
950: '#000000',
},
}SCSS
$custom: #ffe1be; $custom-light: #ffead1; $custom-dark: #000000;
JSON
{
"hex": "#ffe1be",
"rgb": {
"r": 255,
"g": 225,
"b": 190
},
"hsl": {
"h": 32.308,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.92574,
"c": 0.05658,
"h": 71.3
},
"luminance": 0.78828
}Semantic roles & 50–950 ramp
primary
#FFE1BE
secondary
#7AACE7
accent
#6AE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483