#EBD47C#EBD47C
#EBD47C is a very light, moderate yellow. Relative luminance 0.662; OKLCH L 87.0% C 0.111 H 95.1°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD47C |
|---|---|
| RGB | rgb(235, 212, 124) |
| HSL | hsl(48, 74%, 70%) |
| HSV | hsv(48, 47%, 92%) |
| CMYK | cmyk(0%, 9.8%, 47.2%, 7.8%) |
| CIE-LAB | lab(85.10, -3.45, 46.22) |
| CIE-LCH | lch(85.10, 46.35, 94.27°) |
| OKLab | oklab(87.04% -0.01 0.111) |
| OKLCH | oklch(87.04% 0.111 95.1) |
| XYZ | xyz(61.4444, 66.2068, 28.6075) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.78
Sand (survey)
#E2CA76
ΔE00 2.41
Wheat (survey)
#FBDD7E
ΔE00 3.06
Pale Gold
#FDDE6C
ΔE00 4.63
Light Mustard
#F7D560
ΔE00 4.68
Khaki (CSS)
#F0E68C
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD47C #7C93EB
analogous
#EB9D7C #EBD47C #CAEB7C
triadic
#EBD47C #7CEBD4 #D47CEB
tetradic
#EBD47C #7CEB9D #7C93EB #EB7CCA
square
#EBD47C #7CEB9D #7C93EB #EB7CCA
split-complementary
#EBD47C #7CCAEB #9D7CEB
monochromatic
#CDA91F #E3C347 #EBD47C #F3E5B1 #FBF6E4
Accessibility & contrast
On white
1.47
#EBD47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#EBD47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD47C
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD47C | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#EAD87F
Tritanopia (blue-blind)
#FAC8BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ebd47c; /* rgb */ color: rgb(235, 212, 124); /* oklch */ color: oklch(87.0% 0.111 95.1);
Tailwind
colors: {
custom: {
50: '#f3e1a3',
500: '#ebd47c',
950: '#000000',
},
}SCSS
$custom: #ebd47c; $custom-light: #f3e1a3; $custom-dark: #000000;
JSON
{
"hex": "#ebd47c",
"rgb": {
"r": 235,
"g": 212,
"b": 124
},
"hsl": {
"h": 47.568,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.87042,
"c": 0.11143,
"h": 95.1
},
"luminance": 0.66204
}Semantic roles & 50–950 ramp
primary
#EBD47C
secondary
#4761C4
accent
#39D610
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480