#EBDD7B#EBDD7B
#EBDD7B is a very light, vivid yellow. Relative luminance 0.708; OKLCH L 88.9% C 0.121 H 101.3°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDD7B |
|---|---|
| RGB | rgb(235, 221, 123) |
| HSL | hsl(53, 74%, 70%) |
| HSV | hsv(53, 48%, 92%) |
| CMYK | cmyk(0%, 6%, 47.7%, 7.8%) |
| CIE-LAB | lab(87.39, -8.11, 49.51) |
| CIE-LCH | lch(87.39, 50.17, 99.30°) |
| OKLab | oklab(88.85% -0.0235 0.1182) |
| OKLCH | oklch(88.85% 0.121 101.3) |
| XYZ | xyz(63.6943, 70.8072, 29.0470) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.54
Khaki (CSS)
#F0E68C
ΔE00 2.56
Dull Yellow
#EEDC5B
ΔE00 4.07
Wheat (survey)
#FBDD7E
ΔE00 4.55
Yellow Tan
#FFE36E
ΔE00 4.71
Sand Yellow
#FCE166
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDD7B #7B89EB
analogous
#EBA57B #EBDD7B #C1EB7B
triadic
#EBDD7B #7BEBDD #DD7BEB
tetradic
#EBDD7B #7BEBA5 #7B89EB #EB7BC1
square
#EBDD7B #7BEBA5 #7B89EB #EB7BC1
split-complementary
#EBDD7B #7BC1EB #A57BEB
monochromatic
#CDB71F #E3CF46 #EBDD7B #F3EBB0 #FBF8E4
Accessibility & contrast
On white
1.39
#EBDD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#EBDD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDD7B
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDD7B | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD873
Deuteranopia (green-blind)
#F1DE7F
Tritanopia (blue-blind)
#FAD1C6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ebdd7b; /* rgb */ color: rgb(235, 221, 123); /* oklch */ color: oklch(88.9% 0.121 101.3);
Tailwind
colors: {
custom: {
50: '#f3e7a3',
500: '#ebdd7b',
950: '#000000',
},
}SCSS
$custom: #ebdd7b; $custom-light: #f3e7a3; $custom-dark: #000000;
JSON
{
"hex": "#ebdd7b",
"rgb": {
"r": 235,
"g": 221,
"b": 123
},
"hsl": {
"h": 52.5,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.88851,
"c": 0.12054,
"h": 101.3
},
"luminance": 0.70805
}Semantic roles & 50–950 ramp
primary
#EBDD7B
secondary
#4656C4
accent
#28D610
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480