#E6DB75#E6DB75
#E6DB75 is a very light, vivid yellow. Relative luminance 0.688; OKLCH L 87.9% C 0.125 H 103.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DB75 |
|---|---|
| RGB | rgb(230, 219, 117) |
| HSL | hsl(54, 69%, 68%) |
| HSV | hsv(54, 49%, 90%) |
| CMYK | cmyk(0%, 4.8%, 49.1%, 9.8%) |
| CIE-LAB | lab(86.39, -9.64, 51.08) |
| CIE-LCH | lch(86.39, 51.98, 100.68°) |
| OKLab | oklab(87.94% -0.0283 0.1213) |
| OKLCH | oklch(87.94% 0.125 103.1) |
| XYZ | xyz(61.1772, 68.7723, 26.8780) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.17
Sandy
#F1DA7A
ΔE00 3.45
Dull Yellow
#EEDC5B
ΔE00 3.86
Sandy Yellow
#FDEE73
ΔE00 5.03
Sand Yellow
#FCE166
ΔE00 5.25
Yellow Tan
#FFE36E
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DB75 #7580E6
analogous
#E6A275 #E6DB75 #B9E675
triadic
#E6DB75 #75E6DB #DB75E6
tetradic
#E6DB75 #75E6A2 #7580E6 #E675B9
square
#E6DB75 #75E6A2 #7580E6 #E675B9
split-complementary
#E6DB75 #75B9E6 #A275E6
monochromatic
#BEAF22 #DDCD41 #E6DB75 #EFE9A9 #F9F6DD
Accessibility & contrast
On white
1.42
#E6DB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#E6DB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DB75
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DB75 | 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)
#EBD56C
Deuteranopia (green-blind)
#EFDB7A
Tritanopia (blue-blind)
#F4CFC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e6db75; /* rgb */ color: rgb(230, 219, 117); /* oklch */ color: oklch(87.9% 0.125 103.1);
Tailwind
colors: {
custom: {
50: '#f0e69f',
500: '#e6db75',
950: '#000000',
},
}SCSS
$custom: #e6db75; $custom-light: #f0e69f; $custom-dark: #000000;
JSON
{
"hex": "#e6db75",
"rgb": {
"r": 230,
"g": 219,
"b": 117
},
"hsl": {
"h": 54.159,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.87935,
"c": 0.12451,
"h": 103.1
},
"luminance": 0.6877
}Semantic roles & 50–950 ramp
primary
#E6DB75
secondary
#424EBD
accent
#27D114
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480