#EBDB7B#EBDB7B
#EBDB7B is a very light, moderate yellow. Relative luminance 0.698; OKLCH L 88.4% C 0.119 H 100.0°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDB7B |
|---|---|
| RGB | rgb(235, 219, 123) |
| HSL | hsl(51, 74%, 70%) |
| HSV | hsv(51, 48%, 92%) |
| CMYK | cmyk(0%, 6.8%, 47.7%, 7.8%) |
| CIE-LAB | lab(86.88, -7.10, 48.89) |
| CIE-LCH | lch(86.88, 49.40, 98.26°) |
| OKLab | oklab(88.44% -0.0206 0.1168) |
| OKLCH | oklch(88.44% 0.119 100) |
| XYZ | xyz(63.1694, 69.7574, 28.8721) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.95
Khaki (CSS)
#F0E68C
ΔE00 2.98
Wheat (survey)
#FBDD7E
ΔE00 4.05
Dull Yellow
#EEDC5B
ΔE00 4.21
Yellow Tan
#FFE36E
ΔE00 4.60
Pale Gold
#FDDE6C
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDB7B #7B8BEB
analogous
#EBA37B #EBDB7B #C3EB7B
triadic
#EBDB7B #7BEBDB #DB7BEB
tetradic
#EBDB7B #7BEBA3 #7B8BEB #EB7BC3
square
#EBDB7B #7BEBA3 #7B8BEB #EB7BC3
split-complementary
#EBDB7B #7BC3EB #A37BEB
monochromatic
#CDB41F #E3CD46 #EBDB7B #F3E9B0 #FBF8E4
Accessibility & contrast
On white
1.40
#EBDB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#EBDB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDB7B
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDB7B | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD673
Deuteranopia (green-blind)
#F0DC7F
Tritanopia (blue-blind)
#FACFC4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebdb7b; /* rgb */ color: rgb(235, 219, 123); /* oklch */ color: oklch(88.4% 0.119 100.0);
Tailwind
colors: {
custom: {
50: '#f3e6a3',
500: '#ebdb7b',
950: '#000000',
},
}SCSS
$custom: #ebdb7b; $custom-light: #f3e6a3; $custom-dark: #000000;
JSON
{
"hex": "#ebdb7b",
"rgb": {
"r": 235,
"g": 219,
"b": 123
},
"hsl": {
"h": 51.429,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.88443,
"c": 0.11864,
"h": 100
},
"luminance": 0.69755
}Semantic roles & 50–950 ramp
primary
#EBDB7B
secondary
#4658C4
accent
#2CD610
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480