#EBDD7E#EBDD7E
#EBDD7E is a very light, moderate yellow. Relative luminance 0.709; OKLCH L 88.9% C 0.117 H 101.0°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDD7E |
|---|---|
| RGB | rgb(235, 221, 126) |
| HSL | hsl(52, 73%, 71%) |
| HSV | hsv(52, 46%, 92%) |
| CMYK | cmyk(0%, 6%, 46.4%, 7.8%) |
| CIE-LAB | lab(87.43, -7.83, 48.11) |
| CIE-LCH | lch(87.43, 48.74, 99.24°) |
| OKLab | oklab(88.89% -0.0224 0.1153) |
| OKLCH | oklch(88.89% 0.117 101) |
| XYZ | xyz(63.8850, 70.8835, 30.0513) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.35
Sandy
#F1DA7A
ΔE00 2.52
Dull Yellow
#EEDC5B
ΔE00 4.49
Wheat (survey)
#FBDD7E
ΔE00 4.50
Dark Cream
#FFF39A
ΔE00 4.90
Yellow Tan
#FFE36E
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDD7E #7E8CEB
analogous
#EBA67E #EBDD7E #C2EB7E
triadic
#EBDD7E #7EEBDD #DD7EEB
tetradic
#EBDD7E #7EEBA6 #7E8CEB #EB7EC2
square
#EBDD7E #7EEBA6 #7E8CEB #EB7EC2
split-complementary
#EBDD7E #7EC2EB #A67EEB
monochromatic
#CFB820 #E3CF49 #EBDD7E #F3EBB3 #FBF8E5
Accessibility & contrast
On white
1.38
#EBDD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#EBDD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDD7E
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDD7E | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD876
Deuteranopia (green-blind)
#F1DE82
Tritanopia (blue-blind)
#F9D1C6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebdd7e; /* rgb */ color: rgb(235, 221, 126); /* oklch */ color: oklch(88.9% 0.117 101.0);
Tailwind
colors: {
custom: {
50: '#f3e7a5',
500: '#ebdd7e',
950: '#000000',
},
}SCSS
$custom: #ebdd7e; $custom-light: #f3e7a5; $custom-dark: #000000;
JSON
{
"hex": "#ebdd7e",
"rgb": {
"r": 235,
"g": 221,
"b": 126
},
"hsl": {
"h": 52.294,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.88892,
"c": 0.11749,
"h": 101
},
"luminance": 0.70881
}Semantic roles & 50–950 ramp
primary
#EBDD7E
secondary
#4959C4
accent
#2AD510
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480