#EBD07B#EBD07B
#EBD07B is a very light, moderate yellow. Relative luminance 0.642; OKLCH L 86.2% C 0.109 H 92.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD07B |
|---|---|
| RGB | rgb(235, 208, 123) |
| HSL | hsl(46, 74%, 70%) |
| HSV | hsv(46, 48%, 92%) |
| CMYK | cmyk(0%, 11.5%, 47.7%, 7.8%) |
| CIE-LAB | lab(84.07, -1.50, 45.44) |
| CIE-LCH | lch(84.07, 45.46, 91.88°) |
| OKLab | oklab(86.23% -0.0044 0.1092) |
| OKLCH | oklch(86.23% 0.109 92.3) |
| XYZ | xyz(60.3939, 64.2065, 27.9469) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.77
Sandy
#F1DA7A
ΔE00 3.00
Wheat (survey)
#FBDD7E
ΔE00 3.40
Light Mustard
#F7D560
ΔE00 4.74
Pale Gold
#FDDE6C
ΔE00 5.15
Maize
#F4D054
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD07B #7B96EB
analogous
#EB987B #EBD07B #CEEB7B
triadic
#EBD07B #7BEBD0 #D07BEB
tetradic
#EBD07B #7BEB98 #7B96EB #EB7BCE
square
#EBD07B #7BEB98 #7B96EB #EB7BCE
split-complementary
#EBD07B #7BCEEB #987BEB
monochromatic
#CDA31F #E3BD46 #EBD07B #F3E3B0 #FBF6E4
Accessibility & contrast
On white
1.52
#EBD07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#EBD07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD07B
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD07B | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD74
Deuteranopia (green-blind)
#E7D57E
Tritanopia (blue-blind)
#FAC4BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebd07b; /* rgb */ color: rgb(235, 208, 123); /* oklch */ color: oklch(86.2% 0.109 92.3);
Tailwind
colors: {
custom: {
50: '#f3dea3',
500: '#ebd07b',
950: '#000000',
},
}SCSS
$custom: #ebd07b; $custom-light: #f3dea3; $custom-dark: #000000;
JSON
{
"hex": "#ebd07b",
"rgb": {
"r": 235,
"g": 208,
"b": 123
},
"hsl": {
"h": 45.536,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.86225,
"c": 0.10926,
"h": 92.3
},
"luminance": 0.64204
}Semantic roles & 50–950 ramp
primary
#EBD07B
secondary
#4665C4
accent
#3FD610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480