#FFE1AB#FFE1AB
#FFE1AB is a very light, moderate orange. Relative luminance 0.781; OKLCH L 92.2% C 0.077 H 82.0°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1AB |
|---|---|
| RGB | rgb(255, 225, 171) |
| HSL | hsl(39, 100%, 84%) |
| HSV | hsv(39, 33%, 100%) |
| CMYK | cmyk(0%, 11.8%, 32.9%, 0%) |
| CIE-LAB | lab(90.80, 2.73, 30.25) |
| CIE-LCH | lch(90.80, 30.37, 84.83°) |
| OKLab | oklab(92.18% 0.0106 0.076) |
| OKLCH | oklch(92.18% 0.077 82) |
| XYZ | xyz(75.5172, 78.0534, 49.6081) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.63
Moccasin
#FFE4B5
ΔE00 1.80
Navajowhite
#FFDEAD
ΔE00 1.90
Wheat
#F5DEB3
ΔE00 3.06
Vanilla
#F3E5AB
ΔE00 5.39
Bisque
#FFE4C4
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1AB #ABC9FF
analogous
#FFB7AB #FFE1AB #F3FFAB
triadic
#FFE1AB #ABFFE1 #E1ABFF
tetradic
#FFE1AB #ABFFB7 #ABC9FF #FFABF3
square
#FFE1AB #ABFFB7 #ABC9FF #FFABF3
split-complementary
#FFE1AB #ABF3FF #B7ABFF
monochromatic
#FFB531 #FFCB6E #FFE1AB #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.26
#FFE1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FFE1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1AB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1AB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A7
Deuteranopia (green-blind)
#F6E8AC
Tritanopia (blue-blind)
#FFD7D3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe1ab; /* rgb */ color: rgb(255, 225, 171); /* oklch */ color: oklch(92.2% 0.077 82.0);
Tailwind
colors: {
custom: {
50: '#ffeac4',
500: '#ffe1ab',
950: '#000000',
},
}SCSS
$custom: #ffe1ab; $custom-light: #ffeac4; $custom-dark: #000000;
JSON
{
"hex": "#ffe1ab",
"rgb": {
"r": 255,
"g": 225,
"b": 171
},
"hsl": {
"h": 38.571,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.92181,
"c": 0.07669,
"h": 82
},
"luminance": 0.78051
}Semantic roles & 50–950 ramp
primary
#FFE1AB
secondary
#6A96E5
accent
#52E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181612
muted
#868482