#FFE5A2#FFE5A2
#FFE5A2 is a very light, moderate orange. Relative luminance 0.799; OKLCH L 92.8% C 0.089 H 89.2°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE5A2 |
|---|---|
| RGB | rgb(255, 229, 162) |
| HSL | hsl(43, 100%, 82%) |
| HSV | hsv(43, 36%, 100%) |
| CMYK | cmyk(0%, 10.2%, 36.5%, 0%) |
| CIE-LAB | lab(91.64, -0.35, 35.95) |
| CIE-LCH | lch(91.64, 35.95, 90.55°) |
| OKLab | oklab(92.79% 0.0012 0.0892) |
| OKLCH | oklch(92.79% 0.089 89.2) |
| XYZ | xyz(75.7824, 79.9099, 45.6077) |
| Luminance | 0.7991 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.38
Vanilla
#F3E5AB
ΔE00 3.80
Light Tan
#FBEEAC
ΔE00 4.12
Moccasin
#FFE4B5
ΔE00 4.70
Wheat (survey)
#FBDD7E
ΔE00 5.17
Navajowhite
#FFDEAD
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE5A2 #A2BCFF
analogous
#FFB7A2 #FFE5A2 #EBFFA2
triadic
#FFE5A2 #A2FFE5 #E5A2FF
tetradic
#FFE5A2 #A2FFB7 #A2BCFF #FFA2EB
square
#FFE5A2 #A2FFB7 #A2BCFF #FFA2EB
split-complementary
#FFE5A2 #A2EBFF #B7A2FF
monochromatic
#FFC328 #FFD465 #FFE5A2 #FFF6DF #FFF6E0
Accessibility & contrast
On white
1.24
#FFE5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#FFE5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE5A2
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE5A2 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E39D
Deuteranopia (green-blind)
#FAEAA4
Tritanopia (blue-blind)
#FFDAD4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe5a2; /* rgb */ color: rgb(255, 229, 162); /* oklch */ color: oklch(92.8% 0.089 89.2);
Tailwind
colors: {
custom: {
50: '#ffedbe',
500: '#ffe5a2',
950: '#000000',
},
}SCSS
$custom: #ffe5a2; $custom-light: #ffedbe; $custom-dark: #000000;
JSON
{
"hex": "#ffe5a2",
"rgb": {
"r": 255,
"g": 229,
"b": 162
},
"hsl": {
"h": 43.226,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.92793,
"c": 0.0892,
"h": 89.2
},
"luminance": 0.79907
}Semantic roles & 50–950 ramp
primary
#FFE5A2
secondary
#6286E3
accent
#40E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181612
muted
#868482