#E6DB74#E6DB74
#E6DB74 is a very light, vivid yellow. Relative luminance 0.687; OKLCH L 87.9% C 0.126 H 103.2°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DB74 |
|---|---|
| RGB | rgb(230, 219, 116) |
| HSL | hsl(54, 70%, 68%) |
| HSV | hsv(54, 50%, 90%) |
| CMYK | cmyk(0%, 4.8%, 49.6%, 9.8%) |
| CIE-LAB | lab(86.38, -9.72, 51.54) |
| CIE-LCH | lch(86.38, 52.45, 100.68°) |
| OKLab | oklab(87.92% -0.0286 0.1222) |
| OKLCH | oklch(87.92% 0.126 103.2) |
| XYZ | xyz(61.1187, 68.7489, 26.5700) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.26
Sandy
#F1DA7A
ΔE00 3.49
Dull Yellow
#EEDC5B
ΔE00 3.74
Sandy Yellow
#FDEE73
ΔE00 4.97
Sand Yellow
#FCE166
ΔE00 5.19
Yellow Tan
#FFE36E
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DB74 #747FE6
analogous
#E6A274 #E6DB74 #B8E674
triadic
#E6DB74 #74E6DB #DB74E6
tetradic
#E6DB74 #74E6A2 #747FE6 #E674B8
square
#E6DB74 #74E6A2 #747FE6 #E674B8
split-complementary
#E6DB74 #74B8E6 #A274E6
monochromatic
#BEAF22 #DDCE40 #E6DB74 #EFE8A8 #F9F6DC
Accessibility & contrast
On white
1.42
#E6DB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#E6DB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DB74
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DB74 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56B
Deuteranopia (green-blind)
#EFDB79
Tritanopia (blue-blind)
#F4CFC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e6db74; /* rgb */ color: rgb(230, 219, 116); /* oklch */ color: oklch(87.9% 0.126 103.2);
Tailwind
colors: {
custom: {
50: '#f0e69e',
500: '#e6db74',
950: '#000000',
},
}SCSS
$custom: #e6db74; $custom-light: #f0e69e; $custom-dark: #000000;
JSON
{
"hex": "#e6db74",
"rgb": {
"r": 230,
"g": 219,
"b": 116
},
"hsl": {
"h": 54.211,
"s": 69.512,
"l": 67.843
},
"oklch": {
"l": 0.87922,
"c": 0.1255,
"h": 103.2
},
"luminance": 0.68747
}Semantic roles & 50–950 ramp
primary
#E6DB74
secondary
#414DBD
accent
#26D114
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480