#FFE5AB#FFE5AB
#FFE5AB is a very light, moderate orange. Relative luminance 0.802; OKLCH L 93.0% C 0.079 H 86.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5AB |
|---|---|
| RGB | rgb(255, 229, 171) |
| HSL | hsl(41, 100%, 84%) |
| HSV | hsv(41, 33%, 100%) |
| CMYK | cmyk(0%, 10.2%, 32.9%, 0%) |
| CIE-LAB | lab(91.79, 0.70, 31.58) |
| CIE-LCH | lch(91.79, 31.59, 88.73°) |
| OKLab | oklab(92.96% 0.0047 0.0791) |
| OKLCH | oklch(92.96% 0.079 86.6) |
| XYZ | xyz(76.6112, 80.2414, 49.9727) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.46
Moccasin
#FFE4B5
ΔE00 2.80
Navajowhite
#FFDEAD
ΔE00 3.78
Wheat
#F5DEB3
ΔE00 3.80
Vanilla
#F3E5AB
ΔE00 3.80
Light Tan
#FBEEAC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5AB #ABC5FF
analogous
#FFBBAB #FFE5AB #EFFFAB
triadic
#FFE5AB #ABFFE5 #E5ABFF
tetradic
#FFE5AB #ABFFBB #ABC5FF #FFABEF
square
#FFE5AB #ABFFBB #ABC5FF #FFABEF
split-complementary
#FFE5AB #ABEFFF #BBABFF
monochromatic
#FFBF31 #FFD26E #FFE5AB #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.23
#FFE5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#FFE5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5AB
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5AB | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A7
Deuteranopia (green-blind)
#F9EAAD
Tritanopia (blue-blind)
#FFDBD6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe5ab; /* rgb */ color: rgb(255, 229, 171); /* oklch */ color: oklch(93.0% 0.079 86.6);
Tailwind
colors: {
custom: {
50: '#ffedc4',
500: '#ffe5ab',
950: '#000000',
},
}SCSS
$custom: #ffe5ab; $custom-light: #ffedc4; $custom-dark: #000000;
JSON
{
"hex": "#ffe5ab",
"rgb": {
"r": 255,
"g": 229,
"b": 171
},
"hsl": {
"h": 41.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.92959,
"c": 0.07926,
"h": 86.6
},
"luminance": 0.80239
}Semantic roles & 50–950 ramp
primary
#FFE5AB
secondary
#6A90E5
accent
#47E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181612
muted
#868482