#EBDA98#EBDA98
#EBDA98 is a very light, moderate yellow. Relative luminance 0.701; OKLCH L 88.7% C 0.086 H 95.4°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBDA98 |
|---|---|
| RGB | rgb(235, 218, 152) |
| HSL | hsl(48, 67%, 76%) |
| HSV | hsv(48, 35%, 92%) |
| CMYK | cmyk(0%, 7.2%, 35.3%, 7.8%) |
| CIE-LAB | lab(87.03, -3.59, 34.64) |
| CIE-LCH | lch(87.03, 34.83, 95.92°) |
| OKLab | oklab(88.7% -0.0081 0.0859) |
| OKLCH | oklch(88.7% 0.086 95.4) |
| XYZ | xyz(65.0009, 70.0739, 39.8013) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.06
Beige (survey)
#E6DAA6
ΔE00 3.21
Palegoldenrod
#EEE8AA
ΔE00 4.34
Light Tan
#FBEEAC
ΔE00 4.40
Pale Peach
#FFE5AD
ΔE00 4.89
Khaki (CSS)
#F0E68C
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBDA98 #98A9EB
analogous
#EBB098 #EBDA98 #D2EB98
triadic
#EBDA98 #98EBDA #DA98EB
tetradic
#EBDA98 #98EBB0 #98A9EB #EB98D2
square
#EBDA98 #98EBB0 #98A9EB #EB98D2
split-complementary
#EBDA98 #98D2EB #B098EB
monochromatic
#D7B532 #E1C865 #EBDA98 #F5ECCB #FAF6E5
Accessibility & contrast
On white
1.40
#EBDA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#EBDA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBDA98
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBDA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBDA98 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D793
Deuteranopia (green-blind)
#ECDC9A
Tritanopia (blue-blind)
#F7D0C9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ebda98; /* rgb */ color: rgb(235, 218, 152); /* oklch */ color: oklch(88.7% 0.086 95.4);
Tailwind
colors: {
custom: {
50: '#f2e5b7',
500: '#ebda98',
950: '#000000',
},
}SCSS
$custom: #ebda98; $custom-light: #f2e5b7; $custom-dark: #000000;
JSON
{
"hex": "#ebda98",
"rgb": {
"r": 235,
"g": 218,
"b": 152
},
"hsl": {
"h": 47.711,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.887,
"c": 0.08631,
"h": 95.4
},
"luminance": 0.70072
}Semantic roles & 50–950 ramp
primary
#EBDA98
secondary
#6176C6
accent
#3CCF16
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481