#E6D385#E6D385
#E6D385 is a very light, moderate yellow. Relative luminance 0.651; OKLCH L 86.5% C 0.100 H 96.1°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D385 |
|---|---|
| RGB | rgb(230, 211, 133) |
| HSL | hsl(48, 66%, 71%) |
| HSV | hsv(48, 42%, 90%) |
| CMYK | cmyk(0%, 8.3%, 42.2%, 9.8%) |
| CIE-LAB | lab(84.54, -4.05, 40.95) |
| CIE-LCH | lch(84.54, 41.15, 95.65°) |
| OKLab | oklab(86.53% -0.0106 0.0997) |
| OKLCH | oklch(86.53% 0.1 96.1) |
| XYZ | xyz(60.1625, 65.1070, 31.5836) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.63
Sandy
#F1DA7A
ΔE00 3.37
Wheat (survey)
#FBDD7E
ΔE00 4.59
Khaki (CSS)
#F0E68C
ΔE00 5.02
Beige (survey)
#E6DAA6
ΔE00 5.70
Vanilla
#F3E5AB
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D385 #8598E6
analogous
#E6A285 #E6D385 #C8E685
triadic
#E6D385 #85E6D3 #D385E6
tetradic
#E6D385 #85E6A2 #8598E6 #E685C8
square
#E6D385 #85E6A2 #8598E6 #E685C8
split-complementary
#E6D385 #85C8E6 #A285E6
monochromatic
#C8A929 #DCC152 #E6D385 #F0E5B8 #FAF6E6
Accessibility & contrast
On white
1.50
#E6D385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#E6D385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D385
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D385 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7F
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#F4C8C0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e6d385; /* rgb */ color: rgb(230, 211, 133); /* oklch */ color: oklch(86.5% 0.100 96.1);
Tailwind
colors: {
custom: {
50: '#efe0a9',
500: '#e6d385',
950: '#000000',
},
}SCSS
$custom: #e6d385; $custom-light: #efe0a9; $custom-dark: #000000;
JSON
{
"hex": "#e6d385",
"rgb": {
"r": 230,
"g": 211,
"b": 133
},
"hsl": {
"h": 48.247,
"s": 65.986,
"l": 71.176
},
"oklch": {
"l": 0.86534,
"c": 0.10029,
"h": 96.1
},
"luminance": 0.65105
}Semantic roles & 50–950 ramp
primary
#E6D385
secondary
#5066BF
accent
#3BCE18
background
#FFFEFD
surface
#FEFCF7
border
#D6D5D0
text
#171510
muted
#858481