#EBD79A#EBD79A
#EBD79A is a very light, moderate yellow. Relative luminance 0.686; OKLCH L 88.1% C 0.081 H 92.1°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD79A |
|---|---|
| RGB | rgb(235, 215, 154) |
| HSL | hsl(45, 67%, 76%) |
| HSV | hsv(45, 34%, 92%) |
| CMYK | cmyk(0%, 8.5%, 34.5%, 7.8%) |
| CIE-LAB | lab(86.30, -1.82, 32.65) |
| CIE-LCH | lch(86.30, 32.71, 93.20°) |
| OKLab | oklab(88.14% -0.0029 0.0813) |
| OKLCH | oklch(88.14% 0.081 92.1) |
| XYZ | xyz(64.3952, 68.5981, 40.4142) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.03
Vanilla
#F3E5AB
ΔE00 3.50
Pale Peach
#FFE5AD
ΔE00 4.21
Wheat
#F5DEB3
ΔE00 5.13
Light Tan
#FBEEAC
ΔE00 5.32
Sand (survey)
#E2CA76
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD79A #9AAEEB
analogous
#EBAF9A #EBD79A #D7EB9A
triadic
#EBD79A #9AEBD7 #D79AEB
tetradic
#EBD79A #9AEBAF #9AAEEB #EB9AD7
square
#EBD79A #9AEBAF #9AAEEB #EB9AD7
split-complementary
#EBD79A #9AD7EB #AF9AEB
monochromatic
#D7AF34 #E1C367 #EBD79A #F5EBCD #FAF5E5
Accessibility & contrast
On white
1.43
#EBD79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#EBD79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD79A
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD79A | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D496
Deuteranopia (green-blind)
#E9DB9C
Tritanopia (blue-blind)
#F7CEC7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ebd79a; /* rgb */ color: rgb(235, 215, 154); /* oklch */ color: oklch(88.1% 0.081 92.1);
Tailwind
colors: {
custom: {
50: '#f2e3b8',
500: '#ebd79a',
950: '#000000',
},
}SCSS
$custom: #ebd79a; $custom-light: #f2e3b8; $custom-dark: #000000;
JSON
{
"hex": "#ebd79a",
"rgb": {
"r": 235,
"g": 215,
"b": 154
},
"hsl": {
"h": 45.185,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.88136,
"c": 0.08137,
"h": 92.1
},
"luminance": 0.68596
}Semantic roles & 50–950 ramp
primary
#EBD79A
secondary
#637BC6
accent
#44CF17
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481