#EADE8B#EADE8B
#EADE8B is a very light, moderate yellow. Relative luminance 0.716; OKLCH L 89.2% C 0.105 H 101.1°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EADE8B |
|---|---|
| RGB | rgb(234, 222, 139) |
| HSL | hsl(52, 69%, 73%) |
| HSV | hsv(52, 41%, 92%) |
| CMYK | cmyk(0%, 5.1%, 40.6%, 8.2%) |
| CIE-LAB | lab(87.78, -7.44, 42.14) |
| CIE-LCH | lch(87.78, 42.79, 100.01°) |
| OKLab | oklab(89.2% -0.0201 0.1027) |
| OKLCH | oklch(89.2% 0.105 101.1) |
| XYZ | xyz(64.7144, 71.6009, 34.8325) |
| Luminance | 0.7160 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.03
Sandy
#F1DA7A
ΔE00 3.66
Dark Cream
#FFF39A
ΔE00 4.56
Palegoldenrod
#EEE8AA
ΔE00 4.85
Light Tan
#FBEEAC
ΔE00 4.94
Buff
#FEF69E
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADE8B #8B97EA
analogous
#EAAE8B #EADE8B #C6EA8B
triadic
#EADE8B #8BEADE #DE8BEA
tetradic
#EADE8B #8BEAAE #8B97EA #EA8BC6
square
#EADE8B #8BEAAE #8B97EA #EA8BC6
split-complementary
#EADE8B #8BC6EA #AE8BEA
monochromatic
#D4BE26 #E1CF57 #EADE8B #F3EDBF #FAF8E5
Accessibility & contrast
On white
1.37
#EADE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#EADE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADE8B
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADE8B | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD985
Deuteranopia (green-blind)
#F0DE8E
Tritanopia (blue-blind)
#F7D3CA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #eade8b; /* rgb */ color: rgb(234, 222, 139); /* oklch */ color: oklch(89.2% 0.105 101.1);
Tailwind
colors: {
custom: {
50: '#f2e8ae',
500: '#eade8b',
950: '#000000',
},
}SCSS
$custom: #eade8b; $custom-light: #f2e8ae; $custom-dark: #000000;
JSON
{
"hex": "#eade8b",
"rgb": {
"r": 234,
"g": 222,
"b": 139
},
"hsl": {
"h": 52.421,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.89204,
"c": 0.10465,
"h": 101.1
},
"luminance": 0.71599
}Semantic roles & 50–950 ramp
primary
#EADE8B
secondary
#5563C4
accent
#2CD114
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171610
muted
#858481