#FFE4A1#FFE4A1
#FFE4A1 is a very light, moderate orange. Relative luminance 0.793; OKLCH L 92.6% C 0.090 H 88.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4A1 |
|---|---|
| RGB | rgb(255, 228, 161) |
| HSL | hsl(43, 100%, 82%) |
| HSV | hsv(43, 37%, 100%) |
| CMYK | cmyk(0%, 10.6%, 36.9%, 0%) |
| CIE-LAB | lab(91.38, 0.05, 36.11) |
| CIE-LCH | lch(91.38, 36.11, 89.92°) |
| OKLab | oklab(92.58% 0.0023 0.0895) |
| OKLCH | oklch(92.58% 0.09 88.5) |
| XYZ | xyz(75.4180, 79.3227, 45.0494) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.34
Vanilla
#F3E5AB
ΔE00 4.05
Light Tan
#FBEEAC
ΔE00 4.46
Moccasin
#FFE4B5
ΔE00 4.61
Wheat (survey)
#FBDD7E
ΔE00 5.11
Navajowhite
#FFDEAD
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4A1 #A1BCFF
analogous
#FFB5A1 #FFE4A1 #EBFFA1
triadic
#FFE4A1 #A1FFE4 #E4A1FF
tetradic
#FFE4A1 #A1FFB5 #A1BCFF #FFA1EB
square
#FFE4A1 #A1FFB5 #A1BCFF #FFA1EB
split-complementary
#FFE4A1 #A1EBFF #B5A1FF
monochromatic
#FFC127 #FFD264 #FFE4A1 #FFF6DE #FFF6E0
Accessibility & contrast
On white
1.25
#FFE4A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FFE4A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4A1
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4A1 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29C
Deuteranopia (green-blind)
#FAE9A3
Tritanopia (blue-blind)
#FFD9D3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe4a1; /* rgb */ color: rgb(255, 228, 161); /* oklch */ color: oklch(92.6% 0.090 88.5);
Tailwind
colors: {
custom: {
50: '#ffecbd',
500: '#ffe4a1',
950: '#000000',
},
}SCSS
$custom: #ffe4a1; $custom-light: #ffecbd; $custom-dark: #000000;
JSON
{
"hex": "#ffe4a1",
"rgb": {
"r": 255,
"g": 228,
"b": 161
},
"hsl": {
"h": 42.766,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.9258,
"c": 0.08955,
"h": 88.5
},
"luminance": 0.7932
}Semantic roles & 50–950 ramp
primary
#FFE4A1
secondary
#6186E3
accent
#42E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181612
muted
#868482