#FFE4A4#FFE4A4
#FFE4A4 is a very light, moderate orange. Relative luminance 0.794; OKLCH L 92.6% C 0.086 H 87.7°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4A4 |
|---|---|
| RGB | rgb(255, 228, 164) |
| HSL | hsl(42, 100%, 82%) |
| HSV | hsv(42, 36%, 100%) |
| CMYK | cmyk(0%, 10.6%, 35.7%, 0%) |
| CIE-LAB | lab(91.43, 0.39, 34.65) |
| CIE-LCH | lch(91.43, 34.66, 89.36°) |
| OKLab | oklab(92.63% 0.0035 0.0862) |
| OKLCH | oklch(92.63% 0.086 87.7) |
| XYZ | xyz(75.6857, 79.4298, 46.4594) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.73
Vanilla
#F3E5AB
ΔE00 3.96
Moccasin
#FFE4B5
ΔE00 4.00
Navajowhite
#FFDEAD
ΔE00 4.58
Light Tan
#FBEEAC
ΔE00 4.59
Wheat
#F5DEB3
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4A4 #A4BFFF
analogous
#FFB7A4 #FFE4A4 #ECFFA4
triadic
#FFE4A4 #A4FFE4 #E4A4FF
tetradic
#FFE4A4 #A4FFB7 #A4BFFF #FFA4EC
square
#FFE4A4 #A4FFB7 #A4BFFF #FFA4EC
split-complementary
#FFE4A4 #A4ECFF #B7A4FF
monochromatic
#FFC02A #FFD267 #FFE4A4 #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.24
#FFE4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#FFE4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4A4
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4A4 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E2A0
Deuteranopia (green-blind)
#F9EAA6
Tritanopia (blue-blind)
#FFDAD3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe4a4; /* rgb */ color: rgb(255, 228, 164); /* oklch */ color: oklch(92.6% 0.086 87.7);
Tailwind
colors: {
custom: {
50: '#ffecbf',
500: '#ffe4a4',
950: '#000000',
},
}SCSS
$custom: #ffe4a4; $custom-light: #ffecbf; $custom-dark: #000000;
JSON
{
"hex": "#ffe4a4",
"rgb": {
"r": 255,
"g": 228,
"b": 164
},
"hsl": {
"h": 42.198,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.92634,
"c": 0.08627,
"h": 87.7
},
"luminance": 0.79427
}Semantic roles & 50–950 ramp
primary
#FFE4A4
secondary
#648AE4
accent
#44E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181612
muted
#868482