#EBD798#EBD798
#EBD798 is a very light, moderate yellow. Relative luminance 0.685; OKLCH L 88.1% C 0.084 H 92.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD798 |
|---|---|
| RGB | rgb(235, 215, 152) |
| HSL | hsl(46, 67%, 76%) |
| HSV | hsv(46, 35%, 92%) |
| CMYK | cmyk(0%, 8.5%, 35.3%, 7.8%) |
| CIE-LAB | lab(86.27, -2.06, 33.64) |
| CIE-LCH | lch(86.27, 33.70, 93.50°) |
| OKLab | oklab(88.1% -0.0037 0.0836) |
| OKLCH | oklch(88.1% 0.084 92.5) |
| XYZ | xyz(64.2300, 68.5321, 39.5443) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.27
Vanilla
#F3E5AB
ΔE00 3.59
Pale Peach
#FFE5AD
ΔE00 4.41
Sand (survey)
#E2CA76
ΔE00 5.05
Light Tan
#FBEEAC
ΔE00 5.26
Palegoldenrod
#EEE8AA
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD798 #98ACEB
analogous
#EBAD98 #EBD798 #D5EB98
triadic
#EBD798 #98EBD7 #D798EB
tetradic
#EBD798 #98EBAD #98ACEB #EB98D5
square
#EBD798 #98EBAD #98ACEB #EB98D5
split-complementary
#EBD798 #98D5EB #AD98EB
monochromatic
#D7AF32 #E1C365 #EBD798 #F5EBCB #FAF5E5
Accessibility & contrast
On white
1.43
#EBD798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#EBD798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD798
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD798 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D494
Deuteranopia (green-blind)
#E9DA9A
Tritanopia (blue-blind)
#F8CDC7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ebd798; /* rgb */ color: rgb(235, 215, 152); /* oklch */ color: oklch(88.1% 0.084 92.5);
Tailwind
colors: {
custom: {
50: '#f2e3b7',
500: '#ebd798',
950: '#000000',
},
}SCSS
$custom: #ebd798; $custom-light: #f2e3b7; $custom-dark: #000000;
JSON
{
"hex": "#ebd798",
"rgb": {
"r": 235,
"g": 215,
"b": 152
},
"hsl": {
"h": 45.542,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.88099,
"c": 0.08365,
"h": 92.5
},
"luminance": 0.6853
}Semantic roles & 50–950 ramp
primary
#EBD798
secondary
#6179C6
accent
#43CF16
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481