#EBDA99#EBDA99
#EBDA99 is a very light, moderate yellow. Relative luminance 0.701; OKLCH L 88.7% C 0.085 H 95.2°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA99 |
|---|---|
| RGB | rgb(235, 218, 153) |
| HSL | hsl(48, 67%, 76%) |
| HSV | hsv(48, 35%, 92%) |
| CMYK | cmyk(0%, 7.2%, 34.9%, 7.8%) |
| CIE-LAB | lab(87.05, -3.47, 34.15) |
| CIE-LCH | lch(87.05, 34.33, 95.81°) |
| OKLab | oklab(88.72% -0.0077 0.0848) |
| OKLCH | oklch(88.72% 0.085 95.2) |
| XYZ | xyz(65.0831, 70.1068, 40.2344) |
| Luminance | 0.7010 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 2.95
Beige (survey)
#E6DAA6
ΔE00 3.03
Palegoldenrod
#EEE8AA
ΔE00 4.31
Light Tan
#FBEEAC
ΔE00 4.39
Pale Peach
#FFE5AD
ΔE00 4.78
Sand (survey)
#E2CA76
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA99 #99AAEB
analogous
#EBB199 #EBDA99 #D3EB99
triadic
#EBDA99 #99EBDA #DA99EB
tetradic
#EBDA99 #99EBB1 #99AAEB #EB99D3
square
#EBDA99 #99EBB1 #99AAEB #EB99D3
split-complementary
#EBDA99 #99D3EB #B199EB
monochromatic
#D7B533 #E1C766 #EBDA99 #F5EDCC #FAF6E5
Accessibility & contrast
On white
1.40
#EBDA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#EBDA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA99
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA99 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D794
Deuteranopia (green-blind)
#ECDC9B
Tritanopia (blue-blind)
#F7D1C9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebda99; /* rgb */ color: rgb(235, 218, 153); /* oklch */ color: oklch(88.7% 0.085 95.2);
Tailwind
colors: {
custom: {
50: '#f2e5b7',
500: '#ebda99',
950: '#000000',
},
}SCSS
$custom: #ebda99; $custom-light: #f2e5b7; $custom-dark: #000000;
JSON
{
"hex": "#ebda99",
"rgb": {
"r": 235,
"g": 218,
"b": 153
},
"hsl": {
"h": 47.561,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.88718,
"c": 0.08515,
"h": 95.2
},
"luminance": 0.70105
}Semantic roles & 50–950 ramp
primary
#EBDA99
secondary
#6277C6
accent
#3DCF16
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481