#EBDA93#EBDA93
#EBDA93 is a very light, moderate yellow. Relative luminance 0.699; OKLCH L 88.6% C 0.092 H 96.3°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA93 |
|---|---|
| RGB | rgb(235, 218, 147) |
| HSL | hsl(48, 69%, 75%) |
| HSV | hsv(48, 37%, 92%) |
| CMYK | cmyk(0%, 7.2%, 37.4%, 7.8%) |
| CIE-LAB | lab(86.95, -4.16, 37.08) |
| CIE-LCH | lch(86.95, 37.31, 96.40°) |
| OKLab | oklab(88.61% -0.0101 0.0914) |
| OKLCH | oklch(88.61% 0.092 96.3) |
| XYZ | xyz(64.6000, 69.9135, 37.6899) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.71
Beige (survey)
#E6DAA6
ΔE00 4.09
Sandy
#F1DA7A
ΔE00 4.34
Khaki (CSS)
#F0E68C
ΔE00 4.43
Light Tan
#FBEEAC
ΔE00 4.56
Palegoldenrod
#EEE8AA
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA93 #93A4EB
analogous
#EBAE93 #EBDA93 #D0EB93
triadic
#EBDA93 #93EBDA #DA93EB
tetradic
#EBDA93 #93EBAE #93A4EB #EB93D0
square
#EBDA93 #93EBAE #93A4EB #EB93D0
split-complementary
#EBDA93 #93D0EB #AE93EB
monochromatic
#D8B72C #E1C85F #EBDA93 #F5ECC7 #FAF6E5
Accessibility & contrast
On white
1.40
#EBDA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#EBDA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA93
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA93 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68E
Deuteranopia (green-blind)
#ECDC96
Tritanopia (blue-blind)
#F8D0C8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebda93; /* rgb */ color: rgb(235, 218, 147); /* oklch */ color: oklch(88.6% 0.092 96.3);
Tailwind
colors: {
custom: {
50: '#f2e5b3',
500: '#ebda93',
950: '#000000',
},
}SCSS
$custom: #ebda93; $custom-light: #f2e5b3; $custom-dark: #000000;
JSON
{
"hex": "#ebda93",
"rgb": {
"r": 235,
"g": 218,
"b": 147
},
"hsl": {
"h": 48.409,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.88612,
"c": 0.09198,
"h": 96.3
},
"luminance": 0.69912
}Semantic roles & 50–950 ramp
primary
#EBDA93
secondary
#5C71C6
accent
#39D115
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481