#EBD89A#EBD89A
#EBD89A is a very light, moderate yellow. Relative luminance 0.691; OKLCH L 88.3% C 0.082 H 93.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBD89A |
|---|---|
| RGB | rgb(235, 216, 154) |
| HSL | hsl(46, 67%, 76%) |
| HSV | hsv(46, 34%, 92%) |
| CMYK | cmyk(0%, 8.1%, 34.5%, 7.8%) |
| CIE-LAB | lab(86.56, -2.34, 32.99) |
| CIE-LCH | lch(86.56, 33.07, 94.05°) |
| OKLab | oklab(88.34% -0.0044 0.0821) |
| OKLCH | oklch(88.34% 0.082 93.1) |
| XYZ | xyz(64.6506, 69.1090, 40.4994) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.91
Vanilla
#F3E5AB
ΔE00 3.24
Pale Peach
#FFE5AD
ΔE00 4.33
Light Tan
#FBEEAC
ΔE00 4.99
Palegoldenrod
#EEE8AA
ΔE00 5.01
Sand (survey)
#E2CA76
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBD89A #9AADEB
analogous
#EBB09A #EBD89A #D6EB9A
triadic
#EBD89A #9AEBD8 #D89AEB
tetradic
#EBD89A #9AEBB0 #9AADEB #EB9AD6
square
#EBD89A #9AEBB0 #9AADEB #EB9AD6
split-complementary
#EBD89A #9AD6EB #B09AEB
monochromatic
#D7B134 #E1C467 #EBD89A #F5ECCD #FAF5E5
Accessibility & contrast
On white
1.42
#EBD89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#EBD89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBD89A
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBD89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBD89A | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D596
Deuteranopia (green-blind)
#EADB9C
Tritanopia (blue-blind)
#F7CFC8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ebd89a; /* rgb */ color: rgb(235, 216, 154); /* oklch */ color: oklch(88.3% 0.082 93.1);
Tailwind
colors: {
custom: {
50: '#f2e3b8',
500: '#ebd89a',
950: '#000000',
},
}SCSS
$custom: #ebd89a; $custom-light: #f2e3b8; $custom-dark: #000000;
JSON
{
"hex": "#ebd89a",
"rgb": {
"r": 235,
"g": 216,
"b": 154
},
"hsl": {
"h": 45.926,
"s": 66.942,
"l": 76.275
},
"oklch": {
"l": 0.88336,
"c": 0.08223,
"h": 93.1
},
"luminance": 0.69107
}Semantic roles & 50–950 ramp
primary
#EBD89A
secondary
#637AC6
accent
#42CF17
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481