#EBD780#EBD780
#EBD780 is a very light, moderate yellow. Relative luminance 0.678; OKLCH L 87.7% C 0.110 H 96.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD780 |
|---|---|
| RGB | rgb(235, 215, 128) |
| HSL | hsl(49, 73%, 71%) |
| HSV | hsv(49, 46%, 92%) |
| CMYK | cmyk(0%, 8.5%, 45.5%, 7.8%) |
| CIE-LAB | lab(85.92, -4.60, 45.26) |
| CIE-LCH | lch(85.92, 45.50, 95.81°) |
| OKLab | oklab(87.71% -0.0129 0.1091) |
| OKLCH | oklch(87.71% 0.11 96.8) |
| XYZ | xyz(62.4594, 67.8238, 30.2191) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.70
Sand (survey)
#E2CA76
ΔE00 3.17
Wheat (survey)
#FBDD7E
ΔE00 3.34
Khaki (CSS)
#F0E68C
ΔE00 4.10
Pale Gold
#FDDE6C
ΔE00 4.89
Yellow Tan
#FFE36E
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD780 #8094EB
analogous
#EBA180 #EBD780 #C9EB80
triadic
#EBD780 #80EBD7 #D780EB
tetradic
#EBD780 #80EBA1 #8094EB #EB80C9
square
#EBD780 #80EBA1 #8094EB #EB80C9
split-complementary
#EBD780 #80C9EB #A180EB
monochromatic
#D0AF21 #E3C64B #EBD780 #F3E8B5 #FBF7E5
Accessibility & contrast
On white
1.44
#EBD780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#EBD780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD780
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD780 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D379
Deuteranopia (green-blind)
#ECDA83
Tritanopia (blue-blind)
#FACBC2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ebd780; /* rgb */ color: rgb(235, 215, 128); /* oklch */ color: oklch(87.7% 0.110 96.8);
Tailwind
colors: {
custom: {
50: '#f3e3a6',
500: '#ebd780',
950: '#000000',
},
}SCSS
$custom: #ebd780; $custom-light: #f3e3a6; $custom-dark: #000000;
JSON
{
"hex": "#ebd780",
"rgb": {
"r": 235,
"g": 215,
"b": 128
},
"hsl": {
"h": 48.785,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.87705,
"c": 0.10988,
"h": 96.8
},
"luminance": 0.67822
}Semantic roles & 50–950 ramp
primary
#EBD780
secondary
#4B62C4
accent
#35D511
background
#FFFEFC
surface
#FEFCF6
border
#D6D5D0
text
#17150F
muted
#858480