#EBDB7D#EBDB7D
#EBDB7D is a very light, moderate yellow. Relative luminance 0.698; OKLCH L 88.5% C 0.117 H 99.8°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDB7D |
|---|---|
| RGB | rgb(235, 219, 125) |
| HSL | hsl(51, 73%, 71%) |
| HSV | hsv(51, 47%, 92%) |
| CMYK | cmyk(0%, 6.8%, 46.8%, 7.8%) |
| CIE-LAB | lab(86.90, -6.91, 47.95) |
| CIE-LCH | lch(86.90, 48.44, 98.21°) |
| OKLab | oklab(88.47% -0.0199 0.1149) |
| OKLCH | oklch(88.47% 0.117 99.8) |
| XYZ | xyz(63.2958, 69.8080, 29.5382) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.95
Khaki (CSS)
#F0E68C
ΔE00 2.89
Wheat (survey)
#FBDD7E
ΔE00 4.02
Dull Yellow
#EEDC5B
ΔE00 4.51
Sand (survey)
#E2CA76
ΔE00 4.59
Yellow Tan
#FFE36E
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDB7D #7D8DEB
analogous
#EBA47D #EBDB7D #C4EB7D
triadic
#EBDB7D #7DEBDB #DB7DEB
tetradic
#EBDB7D #7DEBA4 #7D8DEB #EB7DC4
square
#EBDB7D #7DEBA4 #7D8DEB #EB7DC4
split-complementary
#EBDB7D #7DC4EB #A47DEB
monochromatic
#CEB520 #E3CC48 #EBDB7D #F3EAB2 #FBF8E4
Accessibility & contrast
On white
1.40
#EBDB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#EBDB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDB7D
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDB7D | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD675
Deuteranopia (green-blind)
#F0DC81
Tritanopia (blue-blind)
#FACFC5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebdb7d; /* rgb */ color: rgb(235, 219, 125); /* oklch */ color: oklch(88.5% 0.117 99.8);
Tailwind
colors: {
custom: {
50: '#f3e6a4',
500: '#ebdb7d',
950: '#000000',
},
}SCSS
$custom: #ebdb7d; $custom-light: #f3e6a4; $custom-dark: #000000;
JSON
{
"hex": "#ebdb7d",
"rgb": {
"r": 235,
"g": 219,
"b": 125
},
"hsl": {
"h": 51.273,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.88471,
"c": 0.11661,
"h": 99.8
},
"luminance": 0.69806
}Semantic roles & 50–950 ramp
primary
#EBDB7D
secondary
#485AC4
accent
#2DD510
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480