#FFE4AB#FFE4AB
#FFE4AB is a very light, moderate orange. Relative luminance 0.797; OKLCH L 92.8% C 0.079 H 85.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4AB |
|---|---|
| RGB | rgb(255, 228, 171) |
| HSL | hsl(41, 100%, 84%) |
| HSV | hsv(41, 33%, 100%) |
| CMYK | cmyk(0%, 10.6%, 32.9%, 0%) |
| CIE-LAB | lab(91.55, 1.21, 31.25) |
| CIE-LCH | lch(91.55, 31.27, 87.79°) |
| OKLab | oklab(92.76% 0.0062 0.0783) |
| OKLCH | oklch(92.76% 0.079 85.5) |
| XYZ | xyz(76.3353, 79.6896, 49.8808) |
| Luminance | 0.7969 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.38
Moccasin
#FFE4B5
ΔE00 2.46
Navajowhite
#FFDEAD
ΔE00 3.31
Wheat
#F5DEB3
ΔE00 3.54
Vanilla
#F3E5AB
ΔE00 4.17
Light Tan
#FBEEAC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4AB #ABC6FF
analogous
#FFBAAB #FFE4AB #F0FFAB
triadic
#FFE4AB #ABFFE4 #E4ABFF
tetradic
#FFE4AB #ABFFBA #ABC6FF #FFABF0
square
#FFE4AB #ABFFBA #ABC6FF #FFABF0
split-complementary
#FFE4AB #ABF0FF #BAABFF
monochromatic
#FFBD31 #FFD06E #FFE4AB #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.24
#FFE4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#FFE4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4AB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4AB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A7
Deuteranopia (green-blind)
#F8EAAD
Tritanopia (blue-blind)
#FFDAD5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe4ab; /* rgb */ color: rgb(255, 228, 171); /* oklch */ color: oklch(92.8% 0.079 85.5);
Tailwind
colors: {
custom: {
50: '#ffecc4',
500: '#ffe4ab',
950: '#000000',
},
}SCSS
$custom: #ffe4ab; $custom-light: #ffecc4; $custom-dark: #000000;
JSON
{
"hex": "#ffe4ab",
"rgb": {
"r": 255,
"g": 228,
"b": 171
},
"hsl": {
"h": 40.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.92764,
"c": 0.07857,
"h": 85.5
},
"luminance": 0.79687
}Semantic roles & 50–950 ramp
primary
#FFE4AB
secondary
#6A91E5
accent
#4AE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181612
muted
#868482