#FFE3AB#FFE3AB
#FFE3AB is a very light, moderate orange. Relative luminance 0.791; OKLCH L 92.6% C 0.078 H 84.4°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3AB |
|---|---|
| RGB | rgb(255, 227, 171) |
| HSL | hsl(40, 100%, 84%) |
| HSV | hsv(40, 33%, 100%) |
| CMYK | cmyk(0%, 11%, 32.9%, 0%) |
| CIE-LAB | lab(91.30, 1.71, 30.91) |
| CIE-LCH | lch(91.30, 30.96, 86.82°) |
| OKLab | oklab(92.57% 0.0077 0.0775) |
| OKLCH | oklch(92.57% 0.078 84.4) |
| XYZ | xyz(76.0610, 79.1410, 49.7893) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.72
Moccasin
#FFE4B5
ΔE00 2.17
Navajowhite
#FFDEAD
ΔE00 2.85
Wheat
#F5DEB3
ΔE00 3.32
Vanilla
#F3E5AB
ΔE00 4.56
Beige (survey)
#E6DAA6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3AB #ABC7FF
analogous
#FFB9AB #FFE3AB #F1FFAB
triadic
#FFE3AB #ABFFE3 #E3ABFF
tetradic
#FFE3AB #ABFFB9 #ABC7FF #FFABF1
square
#FFE3AB #ABFFB9 #ABC7FF #FFABF1
split-complementary
#FFE3AB #ABF1FF #B9ABFF
monochromatic
#FFBA31 #FFCF6E #FFE3AB #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.25
#FFE3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#FFE3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3AB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3AB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A7
Deuteranopia (green-blind)
#F8E9AD
Tritanopia (blue-blind)
#FFD9D4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe3ab; /* rgb */ color: rgb(255, 227, 171); /* oklch */ color: oklch(92.6% 0.078 84.4);
Tailwind
colors: {
custom: {
50: '#ffebc4',
500: '#ffe3ab',
950: '#000000',
},
}SCSS
$custom: #ffe3ab; $custom-light: #ffebc4; $custom-dark: #000000;
JSON
{
"hex": "#ffe3ab",
"rgb": {
"r": 255,
"g": 227,
"b": 171
},
"hsl": {
"h": 40,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.92569,
"c": 0.07791,
"h": 84.4
},
"luminance": 0.79138
}Semantic roles & 50–950 ramp
primary
#FFE3AB
secondary
#6A93E5
accent
#4CE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181612
muted
#868482