#FFE0AB#FFE0AB
#FFE0AB is a very light, moderate orange. Relative luminance 0.775; OKLCH L 92.0% C 0.076 H 80.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0AB |
|---|---|
| RGB | rgb(255, 224, 171) |
| HSL | hsl(38, 100%, 84%) |
| HSV | hsv(38, 33%, 100%) |
| CMYK | cmyk(0%, 12.2%, 32.9%, 0%) |
| CIE-LAB | lab(90.56, 3.25, 29.92) |
| CIE-LCH | lch(90.56, 30.09, 83.81°) |
| OKLab | oklab(91.99% 0.0121 0.0752) |
| OKLCH | oklch(91.99% 0.076 80.8) |
| XYZ | xyz(75.2477, 77.5143, 49.5182) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.42
Moccasin
#FFE4B5
ΔE00 1.79
Pale Peach
#FFE5AD
ΔE00 2.11
Wheat
#F5DEB3
ΔE00 3.03
Light Peach
#FFD8B1
ΔE00 5.61
Bisque
#FFE4C4
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0AB #ABCAFF
analogous
#FFB6AB #FFE0AB #F4FFAB
triadic
#FFE0AB #ABFFE0 #E0ABFF
tetradic
#FFE0AB #ABFFB6 #ABCAFF #FFABF4
square
#FFE0AB #ABFFB6 #ABCAFF #FFABF4
split-complementary
#FFE0AB #ABF4FF #B6ABFF
monochromatic
#FFB331 #FFC96E #FFE0AB #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.27
#FFE0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FFE0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0AB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0AB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA7
Deuteranopia (green-blind)
#F5E7AC
Tritanopia (blue-blind)
#FFD6D2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe0ab; /* rgb */ color: rgb(255, 224, 171); /* oklch */ color: oklch(92.0% 0.076 80.8);
Tailwind
colors: {
custom: {
50: '#ffe9c4',
500: '#ffe0ab',
950: '#000000',
},
}SCSS
$custom: #ffe0ab; $custom-light: #ffe9c4; $custom-dark: #000000;
JSON
{
"hex": "#ffe0ab",
"rgb": {
"r": 255,
"g": 224,
"b": 171
},
"hsl": {
"h": 37.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.91987,
"c": 0.07613,
"h": 80.8
},
"luminance": 0.77512
}Semantic roles & 50–950 ramp
primary
#FFE0AB
secondary
#6A97E5
accent
#55E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482