#FFEAA5#FFEAA5
#FFEAA5 is a very light, moderate yellow. Relative luminance 0.828; OKLCH L 93.8% C 0.090 H 93.2°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAA5 |
|---|---|
| RGB | rgb(255, 234, 165) |
| HSL | hsl(46, 100%, 82%) |
| HSV | hsv(46, 35%, 100%) |
| CMYK | cmyk(0%, 8.2%, 35.3%, 0%) |
| CIE-LAB | lab(92.94, -2.53, 36.14) |
| CIE-LCH | lch(92.94, 36.23, 94.01°) |
| OKLab | oklab(93.83% -0.005 0.0897) |
| OKLCH | oklch(93.83% 0.09 93.2) |
| XYZ | xyz(77.4557, 82.8247, 47.4967) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.44
Vanilla
#F3E5AB
ΔE00 3.08
Pale Peach
#FFE5AD
ΔE00 3.52
Palegoldenrod
#EEE8AA
ΔE00 4.64
Dark Cream
#FFF39A
ΔE00 4.70
Khaki (CSS)
#F0E68C
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAA5 #A5BAFF
analogous
#FFBDA5 #FFEAA5 #E7FFA5
triadic
#FFEAA5 #A5FFEA #EAA5FF
tetradic
#FFEAA5 #A5FFBD #A5BAFF #FFA5E7
square
#FFEAA5 #A5FFBD #A5BAFF #FFA5E7
split-complementary
#FFEAA5 #A5E7FF #BDA5FF
monochromatic
#FFCD2B #FFDC68 #FFEAA5 #FFF8E0 #FFF8E0
Accessibility & contrast
On white
1.20
#FFEAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#FFEAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAA5
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAA5 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A0
Deuteranopia (green-blind)
#FEEEA7
Tritanopia (blue-blind)
#FFE0D8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ffeaa5; /* rgb */ color: rgb(255, 234, 165); /* oklch */ color: oklch(93.8% 0.090 93.2);
Tailwind
colors: {
custom: {
50: '#fff0c0',
500: '#ffeaa5',
950: '#000000',
},
}SCSS
$custom: #ffeaa5; $custom-light: #fff0c0; $custom-dark: #000000;
JSON
{
"hex": "#ffeaa5",
"rgb": {
"r": 255,
"g": 234,
"b": 165
},
"hsl": {
"h": 46,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.93829,
"c": 0.08987,
"h": 93.2
},
"luminance": 0.82822
}Semantic roles & 50–950 ramp
primary
#FFEAA5
secondary
#6482E4
accent
#36E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181612
muted
#868582