#E6DB77#E6DB77
#E6DB77 is a very light, vivid yellow. Relative luminance 0.688; OKLCH L 88.0% C 0.123 H 103.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DB77 |
|---|---|
| RGB | rgb(230, 219, 119) |
| HSL | hsl(54, 69%, 68%) |
| HSV | hsv(54, 48%, 90%) |
| CMYK | cmyk(0%, 4.8%, 48.3%, 9.8%) |
| CIE-LAB | lab(86.41, -9.46, 50.15) |
| CIE-LCH | lch(86.41, 51.03, 100.68°) |
| OKLab | oklab(87.96% -0.0275 0.1194) |
| OKLCH | oklch(87.96% 0.123 103) |
| XYZ | xyz(61.2960, 68.8199, 27.5039) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.99
Sandy
#F1DA7A
ΔE00 3.39
Dull Yellow
#EEDC5B
ΔE00 4.11
Sandy Yellow
#FDEE73
ΔE00 5.17
Sand Yellow
#FCE166
ΔE00 5.39
Yellow Tan
#FFE36E
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DB77 #7782E6
analogous
#E6A377 #E6DB77 #B9E677
triadic
#E6DB77 #77E6DB #DB77E6
tetradic
#E6DB77 #77E6A3 #7782E6 #E677B9
square
#E6DB77 #77E6A3 #7782E6 #E677B9
split-complementary
#E6DB77 #77B9E6 #A377E6
monochromatic
#BFB023 #DCCD43 #E6DB77 #F0E9AB #F9F6DE
Accessibility & contrast
On white
1.42
#E6DB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#E6DB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DB77
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DB77 | 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)
#EBD56E
Deuteranopia (green-blind)
#EEDB7B
Tritanopia (blue-blind)
#F4CFC4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e6db77; /* rgb */ color: rgb(230, 219, 119); /* oklch */ color: oklch(88.0% 0.123 103.0);
Tailwind
colors: {
custom: {
50: '#f0e6a0',
500: '#e6db77',
950: '#000000',
},
}SCSS
$custom: #e6db77; $custom-light: #f0e6a0; $custom-dark: #000000;
JSON
{
"hex": "#e6db77",
"rgb": {
"r": 230,
"g": 219,
"b": 119
},
"hsl": {
"h": 54.054,
"s": 68.944,
"l": 68.431
},
"oklch": {
"l": 0.87961,
"c": 0.12253,
"h": 103
},
"luminance": 0.68818
}Semantic roles & 50–950 ramp
primary
#E6DB77
secondary
#4450BE
accent
#27D115
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480