#FFE9AB#FFE9AB
#FFE9AB is a very light, moderate orange. Relative luminance 0.825; OKLCH L 93.7% C 0.082 H 90.8°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE9AB |
|---|---|
| RGB | rgb(255, 233, 171) |
| HSL | hsl(44, 100%, 84%) |
| HSV | hsv(44, 33%, 100%) |
| CMYK | cmyk(0%, 8.6%, 32.9%, 0%) |
| CIE-LAB | lab(92.79, -1.33, 32.91) |
| CIE-LCH | lch(92.79, 32.93, 92.31°) |
| OKLab | oklab(93.74% -0.0012 0.0823) |
| OKLCH | oklch(93.74% 0.082 90.8) |
| XYZ | xyz(77.7307, 82.4805, 50.3459) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.13
Vanilla
#F3E5AB
ΔE00 2.71
Light Tan
#FBEEAC
ΔE00 3.03
Moccasin
#FFE4B5
ΔE00 4.33
Palegoldenrod
#EEE8AA
ΔE00 4.94
Beige (survey)
#E6DAA6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE9AB #ABC1FF
analogous
#FFBFAB #FFE9AB #EBFFAB
triadic
#FFE9AB #ABFFE9 #E9ABFF
tetradic
#FFE9AB #ABFFBF #ABC1FF #FFABEB
square
#FFE9AB #ABFFBF #ABC1FF #FFABEB
split-complementary
#FFE9AB #ABEBFF #BFABFF
monochromatic
#FFC931 #FFD96E #FFE9AB #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.20
#FFE9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#FFE9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE9AB
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE9AB | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A7
Deuteranopia (green-blind)
#FCEDAD
Tritanopia (blue-blind)
#FFDFD9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe9ab; /* rgb */ color: rgb(255, 233, 171); /* oklch */ color: oklch(93.7% 0.082 90.8);
Tailwind
colors: {
custom: {
50: '#ffefc4',
500: '#ffe9ab',
950: '#000000',
},
}SCSS
$custom: #ffe9ab; $custom-light: #ffefc4; $custom-dark: #000000;
JSON
{
"hex": "#ffe9ab",
"rgb": {
"r": 255,
"g": 233,
"b": 171
},
"hsl": {
"h": 44.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.93742,
"c": 0.08228,
"h": 90.8
},
"luminance": 0.82478
}Semantic roles & 50–950 ramp
primary
#FFE9AB
secondary
#6A8AE5
accent
#3CE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582