#FFE5A1#FFE5A1
#FFE5A1 is a very light, moderate orange. Relative luminance 0.799; OKLCH L 92.8% C 0.090 H 89.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5A1 |
|---|---|
| RGB | rgb(255, 229, 161) |
| HSL | hsl(43, 100%, 82%) |
| HSV | hsv(43, 37%, 100%) |
| CMYK | cmyk(0%, 10.2%, 36.9%, 0%) |
| CIE-LAB | lab(91.63, -0.46, 36.44) |
| CIE-LCH | lch(91.63, 36.44, 90.72°) |
| OKLab | oklab(92.78% 0.0008 0.0903) |
| OKLCH | oklch(92.78% 0.09 89.5) |
| XYZ | xyz(75.6939, 79.8745, 45.1414) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.59
Vanilla
#F3E5AB
ΔE00 3.86
Light Tan
#FBEEAC
ΔE00 4.10
Moccasin
#FFE4B5
ΔE00 4.90
Wheat (survey)
#FBDD7E
ΔE00 4.99
Navajowhite
#FFDEAD
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5A1 #A1BBFF
analogous
#FFB6A1 #FFE5A1 #EAFFA1
triadic
#FFE5A1 #A1FFE5 #E5A1FF
tetradic
#FFE5A1 #A1FFB6 #A1BBFF #FFA1EA
square
#FFE5A1 #A1FFB6 #A1BBFF #FFA1EA
split-complementary
#FFE5A1 #A1EAFF #B6A1FF
monochromatic
#FFC327 #FFD464 #FFE5A1 #FFF6DE #FFF7E0
Accessibility & contrast
On white
1.24
#FFE5A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#FFE5A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5A1
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5A1 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E39C
Deuteranopia (green-blind)
#FBEAA3
Tritanopia (blue-blind)
#FFDAD3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe5a1; /* rgb */ color: rgb(255, 229, 161); /* oklch */ color: oklch(92.8% 0.090 89.5);
Tailwind
colors: {
custom: {
50: '#ffedbd',
500: '#ffe5a1',
950: '#000000',
},
}SCSS
$custom: #ffe5a1; $custom-light: #ffedbd; $custom-dark: #000000;
JSON
{
"hex": "#ffe5a1",
"rgb": {
"r": 255,
"g": 229,
"b": 161
},
"hsl": {
"h": 43.404,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.92776,
"c": 0.09029,
"h": 89.5
},
"luminance": 0.79872
}Semantic roles & 50–950 ramp
primary
#FFE5A1
secondary
#6185E3
accent
#3FE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181612
muted
#868482