#FFE4A3#FFE4A3
#FFE4A3 is a very light, moderate orange. Relative luminance 0.794; OKLCH L 92.6% C 0.087 H 88.0°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4A3 |
|---|---|
| RGB | rgb(255, 228, 163) |
| HSL | hsl(42, 100%, 82%) |
| HSV | hsv(42, 36%, 100%) |
| CMYK | cmyk(0%, 10.6%, 36.1%, 0%) |
| CIE-LAB | lab(91.41, 0.27, 35.14) |
| CIE-LCH | lch(91.41, 35.14, 89.55°) |
| OKLab | oklab(92.62% 0.0031 0.0873) |
| OKLCH | oklch(92.62% 0.087 88) |
| XYZ | xyz(75.5958, 79.3938, 45.9857) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 1.93
Vanilla
#F3E5AB
ΔE00 3.98
Moccasin
#FFE4B5
ΔE00 4.20
Light Tan
#FBEEAC
ΔE00 4.54
Navajowhite
#FFDEAD
ΔE00 4.76
Wheat
#F5DEB3
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4A3 #A3BEFF
analogous
#FFB6A3 #FFE4A3 #ECFFA3
triadic
#FFE4A3 #A3FFE4 #E4A3FF
tetradic
#FFE4A3 #A3FFB6 #A3BEFF #FFA3EC
square
#FFE4A3 #A3FFB6 #A3BEFF #FFA3EC
split-complementary
#FFE4A3 #A3ECFF #B6A3FF
monochromatic
#FFC029 #FFD266 #FFE4A3 #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.24
#FFE4A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FFE4A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4A3
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4A3 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29E
Deuteranopia (green-blind)
#F9EAA5
Tritanopia (blue-blind)
#FFDAD3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe4a3; /* rgb */ color: rgb(255, 228, 163); /* oklch */ color: oklch(92.6% 0.087 88.0);
Tailwind
colors: {
custom: {
50: '#ffecbf',
500: '#ffe4a3',
950: '#000000',
},
}SCSS
$custom: #ffe4a3; $custom-light: #ffecbf; $custom-dark: #000000;
JSON
{
"hex": "#ffe4a3",
"rgb": {
"r": 255,
"g": 228,
"b": 163
},
"hsl": {
"h": 42.391,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.92616,
"c": 0.08736,
"h": 88
},
"luminance": 0.79391
}Semantic roles & 50–950 ramp
primary
#FFE4A3
secondary
#6389E3
accent
#43E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181612
muted
#868482