#FFE4A5#FFE4A5
#FFE4A5 is a very light, moderate orange. Relative luminance 0.795; OKLCH L 92.7% C 0.085 H 87.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4A5 |
|---|---|
| RGB | rgb(255, 228, 165) |
| HSL | hsl(42, 100%, 82%) |
| HSV | hsv(42, 35%, 100%) |
| CMYK | cmyk(0%, 10.6%, 35.3%, 0%) |
| CIE-LAB | lab(91.44, 0.50, 34.17) |
| CIE-LCH | lch(91.44, 34.17, 89.16°) |
| OKLab | oklab(92.65% 0.0038 0.0851) |
| OKLCH | oklch(92.65% 0.085 87.4) |
| XYZ | xyz(75.7764, 79.4661, 46.9369) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.52
Moccasin
#FFE4B5
ΔE00 3.79
Vanilla
#F3E5AB
ΔE00 3.95
Navajowhite
#FFDEAD
ΔE00 4.39
Light Tan
#FBEEAC
ΔE00 4.65
Wheat
#F5DEB3
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4A5 #A5C0FF
analogous
#FFB7A5 #FFE4A5 #EDFFA5
triadic
#FFE4A5 #A5FFE4 #E4A5FF
tetradic
#FFE4A5 #A5FFB7 #A5C0FF #FFA5ED
square
#FFE4A5 #A5FFB7 #A5C0FF #FFA5ED
split-complementary
#FFE4A5 #A5EDFF #B7A5FF
monochromatic
#FFBF2B #FFD268 #FFE4A5 #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.24
#FFE4A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#FFE4A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4A5
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4A5 | 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)
#F2E2A1
Deuteranopia (green-blind)
#F9EAA7
Tritanopia (blue-blind)
#FFDAD4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe4a5; /* rgb */ color: rgb(255, 228, 165); /* oklch */ color: oklch(92.7% 0.085 87.4);
Tailwind
colors: {
custom: {
50: '#ffecc0',
500: '#ffe4a5',
950: '#000000',
},
}SCSS
$custom: #ffe4a5; $custom-light: #ffecc0; $custom-dark: #000000;
JSON
{
"hex": "#ffe4a5",
"rgb": {
"r": 255,
"g": 228,
"b": 165
},
"hsl": {
"h": 42,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.92652,
"c": 0.08518,
"h": 87.4
},
"luminance": 0.79463
}Semantic roles & 50–950 ramp
primary
#FFE4A5
secondary
#648BE4
accent
#45E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181612
muted
#868482