#EBD993#EBD993
#EBD993 is a very light, moderate yellow. Relative luminance 0.694; OKLCH L 88.4% C 0.091 H 95.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD993 |
|---|---|
| RGB | rgb(235, 217, 147) |
| HSL | hsl(48, 69%, 75%) |
| HSV | hsv(48, 37%, 92%) |
| CMYK | cmyk(0%, 7.7%, 37.4%, 7.8%) |
| CIE-LAB | lab(86.70, -3.65, 36.75) |
| CIE-LCH | lch(86.70, 36.93, 95.67°) |
| OKLab | oklab(88.41% -0.0086 0.0907) |
| OKLCH | oklch(88.41% 0.091 95.4) |
| XYZ | xyz(64.3415, 69.3965, 37.6037) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.77
Beige (survey)
#E6DAA6
ΔE00 4.01
Sandy
#F1DA7A
ΔE00 4.44
Sand (survey)
#E2CA76
ΔE00 4.52
Light Tan
#FBEEAC
ΔE00 4.77
Khaki (CSS)
#F0E68C
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD993 #93A5EB
analogous
#EBAD93 #EBD993 #D1EB93
triadic
#EBD993 #93EBD9 #D993EB
tetradic
#EBD993 #93EBAD #93A5EB #EB93D1
square
#EBD993 #93EBAD #93A5EB #EB93D1
split-complementary
#EBD993 #93D1EB #AD93EB
monochromatic
#D8B52C #E1C75F #EBD993 #F5EBC7 #FAF6E5
Accessibility & contrast
On white
1.41
#EBD993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#EBD993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD993
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD993 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68E
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#F8CFC7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebd993; /* rgb */ color: rgb(235, 217, 147); /* oklch */ color: oklch(88.4% 0.091 95.4);
Tailwind
colors: {
custom: {
50: '#f2e4b3',
500: '#ebd993',
950: '#000000',
},
}SCSS
$custom: #ebd993; $custom-light: #f2e4b3; $custom-dark: #000000;
JSON
{
"hex": "#ebd993",
"rgb": {
"r": 235,
"g": 217,
"b": 147
},
"hsl": {
"h": 47.727,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.88411,
"c": 0.09106,
"h": 95.4
},
"luminance": 0.69394
}Semantic roles & 50–950 ramp
primary
#EBD993
secondary
#5C72C6
accent
#3BD115
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481