#E6D77B#E6D77B
#E6D77B is a very light, moderate yellow. Relative luminance 0.669; OKLCH L 87.2% C 0.115 H 100.2°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D77B |
|---|---|
| RGB | rgb(230, 215, 123) |
| HSL | hsl(52, 68%, 69%) |
| HSV | hsv(52, 47%, 90%) |
| CMYK | cmyk(0%, 6.5%, 46.5%, 9.8%) |
| CIE-LAB | lab(85.43, -7.07, 47.02) |
| CIE-LCH | lch(85.43, 47.55, 98.55°) |
| OKLab | oklab(87.2% -0.0203 0.1128) |
| OKLCH | oklch(87.2% 0.115 100.2) |
| XYZ | xyz(60.5103, 66.8560, 28.4521) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.47
Khaki (CSS)
#F0E68C
ΔE00 3.52
Sand (survey)
#E2CA76
ΔE00 3.97
Wheat (survey)
#FBDD7E
ΔE00 4.59
Dull Yellow
#EEDC5B
ΔE00 4.91
Pale Gold
#FDDE6C
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D77B #7B8AE6
analogous
#E6A27B #E6D77B #C0E67B
triadic
#E6D77B #7BE6D7 #D77BE6
tetradic
#E6D77B #7BE6A2 #7B8AE6 #E67BC0
square
#E6D77B #7BE6A2 #7B8AE6 #E67BC0
split-complementary
#E6D77B #7BC0E6 #A27BE6
monochromatic
#C2AC25 #DCC748 #E6D77B #F0E7AE #F9F6E2
Accessibility & contrast
On white
1.46
#E6D77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#E6D77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D77B
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D77B | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D273
Deuteranopia (green-blind)
#EBD87F
Tritanopia (blue-blind)
#F4CBC1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e6d77b; /* rgb */ color: rgb(230, 215, 123); /* oklch */ color: oklch(87.2% 0.115 100.2);
Tailwind
colors: {
custom: {
50: '#f0e3a3',
500: '#e6d77b',
950: '#000000',
},
}SCSS
$custom: #e6d77b; $custom-light: #f0e3a3; $custom-dark: #000000;
JSON
{
"hex": "#e6d77b",
"rgb": {
"r": 230,
"g": 215,
"b": 123
},
"hsl": {
"h": 51.589,
"s": 68.153,
"l": 69.216
},
"oklch": {
"l": 0.87197,
"c": 0.11456,
"h": 100.2
},
"luminance": 0.66854
}Semantic roles & 50–950 ramp
primary
#E6D77B
secondary
#4758BE
accent
#30D015
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#17150F
muted
#858480