#E6D080#E6D080
#E6D080 is a very light, moderate yellow. Relative luminance 0.635; OKLCH L 85.9% C 0.103 H 94.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D080 |
|---|---|
| RGB | rgb(230, 208, 128) |
| HSL | hsl(47, 67%, 70%) |
| HSV | hsv(47, 44%, 90%) |
| CMYK | cmyk(0%, 9.6%, 44.3%, 9.8%) |
| CIE-LAB | lab(83.70, -3.02, 42.40) |
| CIE-LCH | lch(83.70, 42.50, 94.08°) |
| OKLab | oklab(85.85% -0.0081 0.1027) |
| OKLCH | oklch(85.85% 0.103 94.5) |
| XYZ | xyz(59.0869, 63.4955, 29.5613) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.64
Sandy
#F1DA7A
ΔE00 3.33
Wheat (survey)
#FBDD7E
ΔE00 4.34
Khaki (CSS)
#F0E68C
ΔE00 5.86
Light Mustard
#F7D560
ΔE00 5.98
Pale Gold
#FDDE6C
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D080 #8096E6
analogous
#E69D80 #E6D080 #C9E680
triadic
#E6D080 #80E6D0 #D080E6
tetradic
#E6D080 #80E69D #8096E6 #E680C9
square
#E6D080 #80E69D #8096E6 #E680C9
split-complementary
#E6D080 #80C9E6 #9D80E6
monochromatic
#C5A327 #DCBD4D #E6D080 #F0E3B3 #FAF6E5
Accessibility & contrast
On white
1.53
#E6D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#E6D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D080
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D080 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7A
Deuteranopia (green-blind)
#E5D483
Tritanopia (blue-blind)
#F4C5BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e6d080; /* rgb */ color: rgb(230, 208, 128); /* oklch */ color: oklch(85.9% 0.103 94.5);
Tailwind
colors: {
custom: {
50: '#f0dea6',
500: '#e6d080',
950: '#000000',
},
}SCSS
$custom: #e6d080; $custom-light: #f0dea6; $custom-dark: #000000;
JSON
{
"hex": "#e6d080",
"rgb": {
"r": 230,
"g": 208,
"b": 128
},
"hsl": {
"h": 47.059,
"s": 67.105,
"l": 70.196
},
"oklch": {
"l": 0.85851,
"c": 0.10304,
"h": 94.5
},
"luminance": 0.63493
}Semantic roles & 50–950 ramp
primary
#E6D080
secondary
#4C65BE
accent
#3ECF16
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480