#E6D775#E6D775
#E6D775 is a very light, vivid yellow. Relative luminance 0.667; OKLCH L 87.1% C 0.121 H 100.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D775 |
|---|---|
| RGB | rgb(230, 215, 117) |
| HSL | hsl(52, 69%, 68%) |
| HSV | hsv(52, 49%, 90%) |
| CMYK | cmyk(0%, 6.5%, 49.1%, 9.8%) |
| CIE-LAB | lab(85.36, -7.62, 49.83) |
| CIE-LCH | lch(85.36, 50.41, 98.69°) |
| OKLab | oklab(87.12% -0.0225 0.1185) |
| OKLCH | oklch(87.12% 0.121 100.7) |
| XYZ | xyz(60.1462, 66.7103, 26.5343) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.48
Khaki (CSS)
#F0E68C
ΔE00 3.78
Dull Yellow
#EEDC5B
ΔE00 4.08
Sand (survey)
#E2CA76
ΔE00 4.32
Wheat (survey)
#FBDD7E
ΔE00 4.68
Sand Yellow
#FCE166
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D775 #7584E6
analogous
#E69E75 #E6D775 #BDE675
triadic
#E6D775 #75E6D7 #D775E6
tetradic
#E6D775 #75E69E #7584E6 #E675BD
square
#E6D775 #75E69E #7584E6 #E675BD
split-complementary
#E6D775 #75BDE6 #9E75E6
monochromatic
#BEA922 #DDC841 #E6D775 #EFE6A9 #F9F5DD
Accessibility & contrast
On white
1.46
#E6D775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#E6D775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D775
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D775 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26C
Deuteranopia (green-blind)
#ECD879
Tritanopia (blue-blind)
#F5CBC0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e6d775; /* rgb */ color: rgb(230, 215, 117); /* oklch */ color: oklch(87.1% 0.121 100.7);
Tailwind
colors: {
custom: {
50: '#f0e39f',
500: '#e6d775',
950: '#000000',
},
}SCSS
$custom: #e6d775; $custom-light: #f0e39f; $custom-dark: #000000;
JSON
{
"hex": "#e6d775",
"rgb": {
"r": 230,
"g": 215,
"b": 117
},
"hsl": {
"h": 52.035,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.87115,
"c": 0.12063,
"h": 100.7
},
"luminance": 0.66708
}Semantic roles & 50–950 ramp
primary
#E6D775
secondary
#4252BD
accent
#2DD114
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480