#E6DB76#E6DB76
#E6DB76 is a very light, vivid yellow. Relative luminance 0.688; OKLCH L 87.9% C 0.124 H 103.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DB76 |
|---|---|
| RGB | rgb(230, 219, 118) |
| HSL | hsl(54, 69%, 68%) |
| HSV | hsv(54, 49%, 90%) |
| CMYK | cmyk(0%, 4.8%, 48.7%, 9.8%) |
| CIE-LAB | lab(86.40, -9.55, 50.61) |
| CIE-LCH | lch(86.40, 51.51, 100.68°) |
| OKLab | oklab(87.95% -0.0279 0.1203) |
| OKLCH | oklch(87.95% 0.124 103.1) |
| XYZ | xyz(61.2363, 68.7960, 27.1893) |
| Luminance | 0.6879 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.08
Sandy
#F1DA7A
ΔE00 3.42
Dull Yellow
#EEDC5B
ΔE00 3.98
Sandy Yellow
#FDEE73
ΔE00 5.10
Sand Yellow
#FCE166
ΔE00 5.32
Yellow Tan
#FFE36E
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DB76 #7681E6
analogous
#E6A376 #E6DB76 #B9E676
triadic
#E6DB76 #76E6DB #DB76E6
tetradic
#E6DB76 #76E6A3 #7681E6 #E676B9
square
#E6DB76 #76E6A3 #7681E6 #E676B9
split-complementary
#E6DB76 #76B9E6 #A376E6
monochromatic
#BFAF23 #DDCD42 #E6DB76 #EFE9AA #F9F6DE
Accessibility & contrast
On white
1.42
#E6DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#E6DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DB76
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DB76 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56D
Deuteranopia (green-blind)
#EEDB7B
Tritanopia (blue-blind)
#F4CFC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e6db76; /* rgb */ color: rgb(230, 219, 118); /* oklch */ color: oklch(87.9% 0.124 103.1);
Tailwind
colors: {
custom: {
50: '#f0e6a0',
500: '#e6db76',
950: '#000000',
},
}SCSS
$custom: #e6db76; $custom-light: #f0e6a0; $custom-dark: #000000;
JSON
{
"hex": "#e6db76",
"rgb": {
"r": 230,
"g": 219,
"b": 118
},
"hsl": {
"h": 54.107,
"s": 69.136,
"l": 68.235
},
"oklch": {
"l": 0.87948,
"c": 0.12352,
"h": 103.1
},
"luminance": 0.68794
}Semantic roles & 50–950 ramp
primary
#E6DB76
secondary
#434FBE
accent
#27D114
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480