#FFE4AA#FFE4AA
#FFE4AA is a very light, moderate orange. Relative luminance 0.796; OKLCH L 92.7% C 0.080 H 85.8°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4AA |
|---|---|
| RGB | rgb(255, 228, 170) |
| HSL | hsl(41, 100%, 83%) |
| HSV | hsv(41, 33%, 100%) |
| CMYK | cmyk(0%, 10.6%, 33.3%, 0%) |
| CIE-LAB | lab(91.53, 1.09, 31.73) |
| CIE-LCH | lch(91.53, 31.75, 88.04°) |
| OKLab | oklab(92.75% 0.0058 0.0795) |
| OKLCH | oklch(92.75% 0.08 85.8) |
| XYZ | xyz(76.2404, 79.6517, 49.3807) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 0.52
Moccasin
#FFE4B5
ΔE00 2.69
Navajowhite
#FFDEAD
ΔE00 3.49
Wheat
#F5DEB3
ΔE00 3.73
Vanilla
#F3E5AB
ΔE00 4.10
Light Tan
#FBEEAC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4AA #AAC5FF
analogous
#FFB9AA #FFE4AA #EFFFAA
triadic
#FFE4AA #AAFFE4 #E4AAFF
tetradic
#FFE4AA #AAFFB9 #AAC5FF #FFAAEF
square
#FFE4AA #AAFFB9 #AAC5FF #FFAAEF
split-complementary
#FFE4AA #AAEFFF #B9AAFF
monochromatic
#FFBD30 #FFD16D #FFE4AA #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.24
#FFE4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FFE4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4AA
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4AA | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A6
Deuteranopia (green-blind)
#F9EAAC
Tritanopia (blue-blind)
#FFDAD5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe4aa; /* rgb */ color: rgb(255, 228, 170); /* oklch */ color: oklch(92.7% 0.080 85.8);
Tailwind
colors: {
custom: {
50: '#ffecc3',
500: '#ffe4aa',
950: '#000000',
},
}SCSS
$custom: #ffe4aa; $custom-light: #ffecc3; $custom-dark: #000000;
JSON
{
"hex": "#ffe4aa",
"rgb": {
"r": 255,
"g": 228,
"b": 170
},
"hsl": {
"h": 40.941,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.92745,
"c": 0.07967,
"h": 85.8
},
"luminance": 0.79649
}Semantic roles & 50–950 ramp
primary
#FFE4AA
secondary
#6990E4
accent
#49E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181612
muted
#868482