#EBEBBD#EBEBBD
#EBEBBD is a very light, muted yellow. Relative luminance 0.808; OKLCH L 92.9% C 0.060 H 107.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBBD |
|---|---|
| RGB | rgb(235, 235, 189) |
| HSL | hsl(60, 53%, 83%) |
| HSV | hsv(60, 20%, 92%) |
| CMYK | cmyk(0%, 0%, 19.6%, 7.8%) |
| CIE-LAB | lab(92.02, -7.40, 22.40) |
| CIE-LCH | lch(92.02, 23.59, 108.27°) |
| OKLab | oklab(92.86% -0.018 0.0572) |
| OKLCH | oklch(92.86% 0.06 107.5) |
| XYZ | xyz(73.1541, 80.7538, 59.8675) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.62
Lemonchiffon
#FFFACD
ΔE00 3.78
Cream
#FFFDD0
ΔE00 3.92
Palegoldenrod
#EEE8AA
ΔE00 4.13
Pale
#FFF9D0
ΔE00 4.16
Ivory (survey)
#FFFFCB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBBD #BDBDEB
analogous
#EBD4BD #EBEBBD #D4EBBD
triadic
#EBEBBD #BDEBEB #EBBDEB
tetradic
#EBEBBD #BDEBD4 #BDBDEB #EBBDD4
square
#EBEBBD #BDEBD4 #BDBDEB #EBBDD4
split-complementary
#EBEBBD #BDD4EB #D4BDEB
monochromatic
#CFCF5F #DDDD8E #EBEBBD #F8F8E8 #F8F8E8
Accessibility & contrast
On white
1.22
#EBEBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#EBEBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBBD
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBBD | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7BA
Deuteranopia (green-blind)
#F4E9BF
Tritanopia (blue-blind)
#F2E5DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebebbd; /* rgb */ color: rgb(235, 235, 189); /* oklch */ color: oklch(92.9% 0.060 107.5);
Tailwind
colors: {
custom: {
50: '#f1f1d1',
500: '#ebebbd',
950: '#000000',
},
}SCSS
$custom: #ebebbd; $custom-light: #f1f1d1; $custom-dark: #000000;
JSON
{
"hex": "#ebebbd",
"rgb": {
"r": 235,
"g": 235,
"b": 189
},
"hsl": {
"h": 60,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.92859,
"c": 0.05997,
"h": 107.5
},
"luminance": 0.80753
}Semantic roles & 50–950 ramp
primary
#EBEBBD
secondary
#8585C7
accent
#25C125
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583