#EADB76#EADB76
#EADB76 is a very light, vivid yellow. Relative luminance 0.695; OKLCH L 88.3% C 0.124 H 101.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EADB76 |
|---|---|
| RGB | rgb(234, 219, 118) |
| HSL | hsl(52, 73%, 69%) |
| HSV | hsv(52, 50%, 92%) |
| CMYK | cmyk(0%, 6.4%, 49.6%, 8.2%) |
| CIE-LAB | lab(86.73, -7.94, 51.09) |
| CIE-LCH | lch(86.73, 51.70, 98.84°) |
| OKLab | oklab(88.29% -0.0235 0.1213) |
| OKLCH | oklch(88.29% 0.124 101) |
| XYZ | xyz(62.5350, 69.4656, 27.2502) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.37
Khaki (CSS)
#F0E68C
ΔE00 3.24
Dull Yellow
#EEDC5B
ΔE00 3.56
Sand Yellow
#FCE166
ΔE00 4.44
Wheat (survey)
#FBDD7E
ΔE00 4.47
Yellow Tan
#FFE36E
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADB76 #7685EA
analogous
#EAA176 #EADB76 #BFEA76
triadic
#EADB76 #76EADB #DB76EA
tetradic
#EADB76 #76EAA1 #7685EA #EA76BF
square
#EADB76 #76EAA1 #7685EA #EA76BF
split-complementary
#EADB76 #76BFEA #A176EA
monochromatic
#C7B11F #E2CD41 #EADB76 #F2E9AB #FAF7E0
Accessibility & contrast
On white
1.41
#EADB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#EADB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADB76
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADB76 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD66D
Deuteranopia (green-blind)
#F0DC7A
Tritanopia (blue-blind)
#F9CFC3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eadb76; /* rgb */ color: rgb(234, 219, 118); /* oklch */ color: oklch(88.3% 0.124 101.0);
Tailwind
colors: {
custom: {
50: '#f3e6a0',
500: '#eadb76',
950: '#000000',
},
}SCSS
$custom: #eadb76; $custom-light: #f3e6a0; $custom-dark: #000000;
JSON
{
"hex": "#eadb76",
"rgb": {
"r": 234,
"g": 219,
"b": 118
},
"hsl": {
"h": 52.241,
"s": 73.418,
"l": 69.02
},
"oklch": {
"l": 0.8829,
"c": 0.12358,
"h": 101
},
"luminance": 0.69463
}Semantic roles & 50–950 ramp
primary
#EADB76
secondary
#4253C2
accent
#2AD610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480