#EBD07A#EBD07A
#EBD07A is a very light, moderate yellow. Relative luminance 0.642; OKLCH L 86.2% C 0.110 H 92.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD07A |
|---|---|
| RGB | rgb(235, 208, 122) |
| HSL | hsl(46, 74%, 70%) |
| HSV | hsv(46, 48%, 92%) |
| CMYK | cmyk(0%, 11.5%, 48.1%, 7.8%) |
| CIE-LAB | lab(84.06, -1.59, 45.91) |
| CIE-LCH | lch(84.06, 45.94, 91.98°) |
| OKLab | oklab(86.21% -0.0048 0.1102) |
| OKLCH | oklch(86.21% 0.11 92.5) |
| XYZ | xyz(60.3316, 64.1816, 27.6189) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.77
Sandy
#F1DA7A
ΔE00 2.91
Wheat (survey)
#FBDD7E
ΔE00 3.35
Light Mustard
#F7D560
ΔE00 4.60
Pale Gold
#FDDE6C
ΔE00 5.03
Maize
#F4D054
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD07A #7A95EB
analogous
#EB987A #EBD07A #CDEB7A
triadic
#EBD07A #7AEBD0 #D07AEB
tetradic
#EBD07A #7AEB98 #7A95EB #EB7ACD
square
#EBD07A #7AEB98 #7A95EB #EB7ACD
split-complementary
#EBD07A #7ACDEB #987AEB
monochromatic
#CCA31F #E3BD45 #EBD07A #F3E3AF #FBF6E4
Accessibility & contrast
On white
1.52
#EBD07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#EBD07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD07A
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD07A | 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)
#E1CD73
Deuteranopia (green-blind)
#E8D57D
Tritanopia (blue-blind)
#FAC4BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ebd07a; /* rgb */ color: rgb(235, 208, 122); /* oklch */ color: oklch(86.2% 0.110 92.5);
Tailwind
colors: {
custom: {
50: '#f3dea2',
500: '#ebd07a',
950: '#000000',
},
}SCSS
$custom: #ebd07a; $custom-light: #f3dea2; $custom-dark: #000000;
JSON
{
"hex": "#ebd07a",
"rgb": {
"r": 235,
"g": 208,
"b": 122
},
"hsl": {
"h": 45.664,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.86211,
"c": 0.11026,
"h": 92.5
},
"luminance": 0.64179
}Semantic roles & 50–950 ramp
primary
#EBD07A
secondary
#4564C4
accent
#3FD610
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480