#EBDC7B#EBDC7B
#EBDC7B is a very light, moderate yellow. Relative luminance 0.703; OKLCH L 88.6% C 0.120 H 100.6°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDC7B |
|---|---|
| RGB | rgb(235, 220, 123) |
| HSL | hsl(52, 74%, 70%) |
| HSV | hsv(52, 48%, 92%) |
| CMYK | cmyk(0%, 6.4%, 47.7%, 7.8%) |
| CIE-LAB | lab(87.13, -7.60, 49.20) |
| CIE-LCH | lch(87.13, 49.78, 98.78°) |
| OKLab | oklab(88.65% -0.0221 0.1175) |
| OKLCH | oklch(88.65% 0.12 100.6) |
| XYZ | xyz(63.4310, 70.2808, 28.9593) |
| Luminance | 0.7028 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.24
Khaki (CSS)
#F0E68C
ΔE00 2.76
Dull Yellow
#EEDC5B
ΔE00 4.12
Wheat (survey)
#FBDD7E
ΔE00 4.29
Yellow Tan
#FFE36E
ΔE00 4.64
Sand Yellow
#FCE166
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDC7B #7B8AEB
analogous
#EBA47B #EBDC7B #C2EB7B
triadic
#EBDC7B #7BEBDC #DC7BEB
tetradic
#EBDC7B #7BEBA4 #7B8AEB #EB7BC2
square
#EBDC7B #7BEBA4 #7B8AEB #EB7BC2
split-complementary
#EBDC7B #7BC2EB #A47BEB
monochromatic
#CDB51F #E3CE46 #EBDC7B #F3EAB0 #FBF8E4
Accessibility & contrast
On white
1.39
#EBDC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#EBDC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDC7B
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDC7B | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD773
Deuteranopia (green-blind)
#F1DD7F
Tritanopia (blue-blind)
#FAD0C5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebdc7b; /* rgb */ color: rgb(235, 220, 123); /* oklch */ color: oklch(88.6% 0.120 100.6);
Tailwind
colors: {
custom: {
50: '#f3e6a3',
500: '#ebdc7b',
950: '#000000',
},
}SCSS
$custom: #ebdc7b; $custom-light: #f3e6a3; $custom-dark: #000000;
JSON
{
"hex": "#ebdc7b",
"rgb": {
"r": 235,
"g": 220,
"b": 123
},
"hsl": {
"h": 51.964,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.88647,
"c": 0.11959,
"h": 100.6
},
"luminance": 0.70279
}Semantic roles & 50–950 ramp
primary
#EBDC7B
secondary
#4657C4
accent
#2AD610
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480