#FFE2AB#FFE2AB
#FFE2AB is a very light, moderate orange. Relative luminance 0.786; OKLCH L 92.4% C 0.077 H 83.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2AB |
|---|---|
| RGB | rgb(255, 226, 171) |
| HSL | hsl(39, 100%, 84%) |
| HSV | hsv(39, 33%, 100%) |
| CMYK | cmyk(0%, 11.4%, 32.9%, 0%) |
| CIE-LAB | lab(91.05, 2.22, 30.58) |
| CIE-LCH | lch(91.05, 30.66, 85.84°) |
| OKLab | oklab(92.38% 0.0092 0.0767) |
| OKLCH | oklch(92.38% 0.077 83.2) |
| XYZ | xyz(75.7883, 78.5956, 49.6984) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.16
Moccasin
#FFE4B5
ΔE00 1.94
Navajowhite
#FFDEAD
ΔE00 2.37
Wheat
#F5DEB3
ΔE00 3.16
Vanilla
#F3E5AB
ΔE00 4.96
Beige (survey)
#E6DAA6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2AB #ABC8FF
analogous
#FFB8AB #FFE2AB #F2FFAB
triadic
#FFE2AB #ABFFE2 #E2ABFF
tetradic
#FFE2AB #ABFFB8 #ABC8FF #FFABF2
square
#FFE2AB #ABFFB8 #ABC8FF #FFABF2
split-complementary
#FFE2AB #ABF2FF #B8ABFF
monochromatic
#FFB831 #FFCD6E #FFE2AB #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.26
#FFE2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FFE2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2AB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2AB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A7
Deuteranopia (green-blind)
#F7E8AD
Tritanopia (blue-blind)
#FFD8D3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe2ab; /* rgb */ color: rgb(255, 226, 171); /* oklch */ color: oklch(92.4% 0.077 83.2);
Tailwind
colors: {
custom: {
50: '#ffebc4',
500: '#ffe2ab',
950: '#000000',
},
}SCSS
$custom: #ffe2ab; $custom-light: #ffebc4; $custom-dark: #000000;
JSON
{
"hex": "#ffe2ab",
"rgb": {
"r": 255,
"g": 226,
"b": 171
},
"hsl": {
"h": 39.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.92375,
"c": 0.07728,
"h": 83.2
},
"luminance": 0.78593
}Semantic roles & 50–950 ramp
primary
#FFE2AB
secondary
#6A94E5
accent
#4FE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181612
muted
#868482