#EAD89F#EAD89F
#EAD89F is a very light, moderate yellow. Relative luminance 0.691; OKLCH L 88.3% C 0.076 H 92.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD89F |
|---|---|
| RGB | rgb(234, 216, 159) |
| HSL | hsl(46, 64%, 77%) |
| HSV | hsv(46, 32%, 92%) |
| CMYK | cmyk(0%, 7.7%, 32.1%, 8.2%) |
| CIE-LAB | lab(86.56, -2.12, 30.41) |
| CIE-LCH | lch(86.56, 30.48, 93.99°) |
| OKLab | oklab(88.34% -0.0035 0.0761) |
| OKLCH | oklch(88.34% 0.076 92.6) |
| XYZ | xyz(64.7464, 69.1092, 42.7229) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.12
Vanilla
#F3E5AB
ΔE00 3.03
Pale Peach
#FFE5AD
ΔE00 4.16
Wheat
#F5DEB3
ΔE00 4.62
Palegoldenrod
#EEE8AA
ΔE00 4.97
Light Tan
#FBEEAC
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD89F #9FB1EA
analogous
#EAB39F #EAD89F #D7EA9F
triadic
#EAD89F #9FEAD8 #D89FEA
tetradic
#EAD89F #9FEAB3 #9FB1EA #EA9FD7
square
#EAD89F #9FEAB3 #9FB1EA #EA9FD7
split-complementary
#EAD89F #9FD7EA #B39FEA
monochromatic
#D4AF3B #DFC46D #EAD89F #F5ECD1 #FAF5E6
Accessibility & contrast
On white
1.42
#EAD89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#EAD89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD89F
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD89F | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59B
Deuteranopia (green-blind)
#E9DBA1
Tritanopia (blue-blind)
#F6CFC9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ead89f; /* rgb */ color: rgb(234, 216, 159); /* oklch */ color: oklch(88.3% 0.076 92.6);
Tailwind
colors: {
custom: {
50: '#f1e3bb',
500: '#ead89f',
950: '#000000',
},
}SCSS
$custom: #ead89f; $custom-light: #f1e3bb; $custom-dark: #000000;
JSON
{
"hex": "#ead89f",
"rgb": {
"r": 234,
"g": 216,
"b": 159
},
"hsl": {
"h": 45.6,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.88343,
"c": 0.07621,
"h": 92.6
},
"luminance": 0.69107
}Semantic roles & 50–950 ramp
primary
#EAD89F
secondary
#687EC5
accent
#44CC1A
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171512
muted
#858482