#FFE8A3#FFE8A3
#FFE8A3 is a very light, moderate yellow. Relative luminance 0.816; OKLCH L 93.4% C 0.090 H 91.8°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8A3 |
|---|---|
| RGB | rgb(255, 232, 163) |
| HSL | hsl(45, 100%, 82%) |
| HSV | hsv(45, 36%, 100%) |
| CMYK | cmyk(0%, 9%, 36.1%, 0%) |
| CIE-LAB | lab(92.41, -1.75, 36.45) |
| CIE-LCH | lch(92.41, 36.49, 92.75°) |
| OKLab | oklab(93.4% -0.0028 0.0904) |
| OKLCH | oklch(93.4% 0.09 91.8) |
| XYZ | xyz(76.7089, 81.6201, 46.3567) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 3.09
Pale Peach
#FFE5AD
ΔE00 3.14
Vanilla
#F3E5AB
ΔE00 3.34
Palegoldenrod
#EEE8AA
ΔE00 5.15
Wheat (survey)
#FBDD7E
ΔE00 5.17
Dark Cream
#FFF39A
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8A3 #A3BAFF
analogous
#FFBAA3 #FFE8A3 #E8FFA3
triadic
#FFE8A3 #A3FFE8 #E8A3FF
tetradic
#FFE8A3 #A3FFBA #A3BAFF #FFA3E8
square
#FFE8A3 #A3FFBA #A3BAFF #FFA3E8
split-complementary
#FFE8A3 #A3E8FF #BAA3FF
monochromatic
#FFC929 #FFD966 #FFE8A3 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.21
#FFE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#FFE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8A3
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8A3 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59E
Deuteranopia (green-blind)
#FDECA5
Tritanopia (blue-blind)
#FFDED6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe8a3; /* rgb */ color: rgb(255, 232, 163); /* oklch */ color: oklch(93.4% 0.090 91.8);
Tailwind
colors: {
custom: {
50: '#ffefbf',
500: '#ffe8a3',
950: '#000000',
},
}SCSS
$custom: #ffe8a3; $custom-light: #ffefbf; $custom-dark: #000000;
JSON
{
"hex": "#ffe8a3",
"rgb": {
"r": 255,
"g": 232,
"b": 163
},
"hsl": {
"h": 45,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.934,
"c": 0.09043,
"h": 91.8
},
"luminance": 0.81618
}Semantic roles & 50–950 ramp
primary
#FFE8A3
secondary
#6383E3
accent
#39E600
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181612
muted
#868582