#EBDA7D#EBDA7D
#EBDA7D is a very light, moderate yellow. Relative luminance 0.693; OKLCH L 88.3% C 0.116 H 99.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA7D |
|---|---|
| RGB | rgb(235, 218, 125) |
| HSL | hsl(51, 73%, 71%) |
| HSV | hsv(51, 47%, 92%) |
| CMYK | cmyk(0%, 7.2%, 46.8%, 7.8%) |
| CIE-LAB | lab(86.65, -6.41, 47.63) |
| CIE-LCH | lch(86.65, 48.06, 97.66°) |
| OKLab | oklab(88.27% -0.0184 0.1142) |
| OKLCH | oklch(88.27% 0.116 99.2) |
| XYZ | xyz(63.0358, 69.2878, 29.4515) |
| Luminance | 0.6929 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.71
Khaki (CSS)
#F0E68C
ΔE00 3.16
Wheat (survey)
#FBDD7E
ΔE00 3.79
Sand (survey)
#E2CA76
ΔE00 4.25
Dull Yellow
#EEDC5B
ΔE00 4.63
Pale Gold
#FDDE6C
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA7D #7D8EEB
analogous
#EBA37D #EBDA7D #C5EB7D
triadic
#EBDA7D #7DEBDA #DA7DEB
tetradic
#EBDA7D #7DEBA3 #7D8EEB #EB7DC5
square
#EBDA7D #7DEBA3 #7D8EEB #EB7DC5
split-complementary
#EBDA7D #7DC5EB #A37DEB
monochromatic
#CEB320 #E3CB48 #EBDA7D #F3E9B2 #FBF7E4
Accessibility & contrast
On white
1.41
#EBDA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#EBDA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA7D
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA7D | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD575
Deuteranopia (green-blind)
#EFDC81
Tritanopia (blue-blind)
#FACEC4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebda7d; /* rgb */ color: rgb(235, 218, 125); /* oklch */ color: oklch(88.3% 0.116 99.2);
Tailwind
colors: {
custom: {
50: '#f3e5a4',
500: '#ebda7d',
950: '#000000',
},
}SCSS
$custom: #ebda7d; $custom-light: #f3e5a4; $custom-dark: #000000;
JSON
{
"hex": "#ebda7d",
"rgb": {
"r": 235,
"g": 218,
"b": 125
},
"hsl": {
"h": 50.727,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.88268,
"c": 0.11568,
"h": 99.2
},
"luminance": 0.69286
}Semantic roles & 50–950 ramp
primary
#EBDA7D
secondary
#485BC4
accent
#2FD510
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480