#EAD89B#EAD89B
#EAD89B is a very light, moderate yellow. Relative luminance 0.690; OKLCH L 88.3% C 0.081 H 93.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EAD89B |
|---|---|
| RGB | rgb(234, 216, 155) |
| HSL | hsl(46, 65%, 76%) |
| HSV | hsv(46, 34%, 92%) |
| CMYK | cmyk(0%, 7.7%, 33.8%, 8.2%) |
| CIE-LAB | lab(86.49, -2.60, 32.37) |
| CIE-LCH | lch(86.49, 32.48, 94.59°) |
| OKLab | oklab(88.27% -0.0051 0.0807) |
| OKLCH | oklch(88.27% 0.081 93.6) |
| XYZ | xyz(64.4049, 68.9726, 40.9244) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.58
Vanilla
#F3E5AB
ΔE00 3.10
Pale Peach
#FFE5AD
ΔE00 4.45
Palegoldenrod
#EEE8AA
ΔE00 4.81
Light Tan
#FBEEAC
ΔE00 4.95
Wheat
#F5DEB3
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAD89B #9BADEA
analogous
#EAB19B #EAD89B #D5EA9B
triadic
#EAD89B #9BEAD8 #D89BEA
tetradic
#EAD89B #9BEAB1 #9BADEA #EA9BD5
square
#EAD89B #9BEAB1 #9BADEA #EA9BD5
split-complementary
#EAD89B #9BD5EA #B19BEA
monochromatic
#D5B136 #DFC468 #EAD89B #F5ECCE #FAF5E6
Accessibility & contrast
On white
1.42
#EAD89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#EAD89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAD89B
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAD89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAD89B | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D597
Deuteranopia (green-blind)
#E9DB9D
Tritanopia (blue-blind)
#F6CFC8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ead89b; /* rgb */ color: rgb(234, 216, 155); /* oklch */ color: oklch(88.3% 0.081 93.6);
Tailwind
colors: {
custom: {
50: '#f2e3b9',
500: '#ead89b',
950: '#000000',
},
}SCSS
$custom: #ead89b; $custom-light: #f2e3b9; $custom-dark: #000000;
JSON
{
"hex": "#ead89b",
"rgb": {
"r": 234,
"g": 216,
"b": 155
},
"hsl": {
"h": 46.329,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.88268,
"c": 0.08085,
"h": 93.6
},
"luminance": 0.68971
}Semantic roles & 50–950 ramp
primary
#EAD89B
secondary
#647AC5
accent
#42CD18
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481