#FFE1B0#FFE1B0
#FFE1B0 is a very light, moderate orange. Relative luminance 0.782; OKLCH L 92.3% C 0.071 H 79.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1B0 |
|---|---|
| RGB | rgb(255, 225, 176) |
| HSL | hsl(37, 100%, 85%) |
| HSV | hsv(37, 31%, 100%) |
| CMYK | cmyk(0%, 11.8%, 31%, 0%) |
| CIE-LAB | lab(90.89, 3.34, 27.80) |
| CIE-LCH | lch(90.89, 28.00, 83.14°) |
| OKLab | oklab(92.28% 0.0126 0.0702) |
| OKLCH | oklch(92.28% 0.071 79.8) |
| XYZ | xyz(76.0028, 78.2476, 52.1657) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.09
Navajowhite
#FFDEAD
ΔE00 1.10
Wheat
#F5DEB3
ΔE00 2.47
Pale Peach
#FFE5AD
ΔE00 2.54
Bisque
#FFE4C4
ΔE00 4.78
Light Peach
#FFD8B1
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1B0 #B0CEFF
analogous
#FFBAB0 #FFE1B0 #F6FFB0
triadic
#FFE1B0 #B0FFE1 #E1B0FF
tetradic
#FFE1B0 #B0FFBA #B0CEFF #FFB0F6
square
#FFE1B0 #B0FFBA #B0CEFF #FFB0F6
split-complementary
#FFE1B0 #B0F6FF #BAB0FF
monochromatic
#FFB336 #FFCA73 #FFE1B0 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.26
#FFE1B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#FFE1B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1B0
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1B0 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AD
Deuteranopia (green-blind)
#F5E8B1
Tritanopia (blue-blind)
#FFD8D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe1b0; /* rgb */ color: rgb(255, 225, 176); /* oklch */ color: oklch(92.3% 0.071 79.8);
Tailwind
colors: {
custom: {
50: '#ffeac8',
500: '#ffe1b0',
950: '#000000',
},
}SCSS
$custom: #ffe1b0; $custom-light: #ffeac8; $custom-dark: #000000;
JSON
{
"hex": "#ffe1b0",
"rgb": {
"r": 255,
"g": 225,
"b": 176
},
"hsl": {
"h": 37.215,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.9228,
"c": 0.0713,
"h": 79.8
},
"luminance": 0.78245
}Semantic roles & 50–950 ramp
primary
#FFE1B0
secondary
#6E9BE5
accent
#57E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482