#FFE0AE#FFE0AE
#FFE0AE is a very light, moderate orange. Relative luminance 0.776; OKLCH L 92.0% C 0.073 H 79.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0AE |
|---|---|
| RGB | rgb(255, 224, 174) |
| HSL | hsl(37, 100%, 84%) |
| HSV | hsv(37, 32%, 100%) |
| CMYK | cmyk(0%, 12.2%, 31.8%, 0%) |
| CIE-LAB | lab(90.61, 3.61, 28.45) |
| CIE-LCH | lch(90.61, 28.68, 82.77°) |
| OKLab | oklab(92.05% 0.0133 0.0717) |
| OKLCH | oklch(92.05% 0.073 79.5) |
| XYZ | xyz(75.5368, 77.6300, 51.0413) |
| Luminance | 0.7763 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.85
Moccasin
#FFE4B5
ΔE00 1.46
Pale Peach
#FFE5AD
ΔE00 2.62
Wheat
#F5DEB3
ΔE00 2.72
Light Peach
#FFD8B1
ΔE00 4.99
Bisque
#FFE4C4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0AE #AECDFF
analogous
#FFB8AE #FFE0AE #F6FFAE
triadic
#FFE0AE #AEFFE0 #E0AEFF
tetradic
#FFE0AE #AEFFB8 #AECDFF #FFAEF6
square
#FFE0AE #AEFFB8 #AECDFF #FFAEF6
split-complementary
#FFE0AE #AEF6FF #B8AEFF
monochromatic
#FFB134 #FFC971 #FFE0AE #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.27
#FFE0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#FFE0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0AE
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0AE | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AB
Deuteranopia (green-blind)
#F5E7AF
Tritanopia (blue-blind)
#FFD7D3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe0ae; /* rgb */ color: rgb(255, 224, 174); /* oklch */ color: oklch(92.0% 0.073 79.5);
Tailwind
colors: {
custom: {
50: '#ffe9c6',
500: '#ffe0ae',
950: '#000000',
},
}SCSS
$custom: #ffe0ae; $custom-light: #ffe9c6; $custom-dark: #000000;
JSON
{
"hex": "#ffe0ae",
"rgb": {
"r": 255,
"g": 224,
"b": 174
},
"hsl": {
"h": 37.037,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.92046,
"c": 0.07292,
"h": 79.5
},
"luminance": 0.77627
}Semantic roles & 50–950 ramp
primary
#FFE0AE
secondary
#6C9AE5
accent
#58E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482