#FFE1AE#FFE1AE
#FFE1AE is a very light, moderate orange. Relative luminance 0.782; OKLCH L 92.2% C 0.073 H 80.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1AE |
|---|---|
| RGB | rgb(255, 225, 174) |
| HSL | hsl(38, 100%, 84%) |
| HSV | hsv(38, 32%, 100%) |
| CMYK | cmyk(0%, 11.8%, 31.8%, 0%) |
| CIE-LAB | lab(90.86, 3.10, 28.78) |
| CIE-LCH | lch(90.86, 28.95, 83.86°) |
| OKLab | oklab(92.24% 0.0118 0.0725) |
| OKLCH | oklch(92.24% 0.073 80.7) |
| XYZ | xyz(75.8064, 78.1691, 51.1312) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.28
Navajowhite
#FFDEAD
ΔE00 1.35
Pale Peach
#FFE5AD
ΔE00 2.12
Wheat
#F5DEB3
ΔE00 2.65
Bisque
#FFE4C4
ΔE00 5.28
Light Peach
#FFD8B1
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1AE #AECCFF
analogous
#FFB9AE #FFE1AE #F4FFAE
triadic
#FFE1AE #AEFFE1 #E1AEFF
tetradic
#FFE1AE #AEFFB9 #AECCFF #FFAEF4
square
#FFE1AE #AEFFB9 #AECCFF #FFAEF4
split-complementary
#FFE1AE #AEF4FF #B9AEFF
monochromatic
#FFB434 #FFCA71 #FFE1AE #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.26
#FFE1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#FFE1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1AE
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1AE | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AB
Deuteranopia (green-blind)
#F6E8AF
Tritanopia (blue-blind)
#FFD8D3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe1ae; /* rgb */ color: rgb(255, 225, 174); /* oklch */ color: oklch(92.2% 0.073 80.7);
Tailwind
colors: {
custom: {
50: '#ffeac6',
500: '#ffe1ae',
950: '#000000',
},
}SCSS
$custom: #ffe1ae; $custom-light: #ffeac6; $custom-dark: #000000;
JSON
{
"hex": "#ffe1ae",
"rgb": {
"r": 255,
"g": 225,
"b": 174
},
"hsl": {
"h": 37.778,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.9224,
"c": 0.07346,
"h": 80.7
},
"luminance": 0.78166
}Semantic roles & 50–950 ramp
primary
#FFE1AE
secondary
#6C99E5
accent
#55E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482