#EBE5BB#EBE5BB
#EBE5BB is a very light, muted yellow. Relative luminance 0.773; OKLCH L 91.6% C 0.055 H 100.7°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE5BB |
|---|---|
| RGB | rgb(235, 229, 187) |
| HSL | hsl(53, 55%, 83%) |
| HSV | hsv(53, 20%, 92%) |
| CMYK | cmyk(0%, 2.6%, 20.4%, 7.8%) |
| CIE-LAB | lab(90.45, -4.65, 21.26) |
| CIE-LCH | lch(90.45, 21.76, 102.34°) |
| OKLab | oklab(91.61% -0.0102 0.0544) |
| OKLCH | oklch(91.61% 0.055 100.7) |
| XYZ | xyz(71.2496, 77.2897, 58.1691) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.88
Pale
#FFF9D0
ΔE00 4.25
Vanilla
#F3E5AB
ΔE00 4.37
Lemonchiffon
#FFFACD
ΔE00 4.41
Palegoldenrod
#EEE8AA
ΔE00 4.62
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE5BB #BBC1EB
analogous
#EBCDBB #EBE5BB #D9EBBB
triadic
#EBE5BB #BBEBE5 #E5BBEB
tetradic
#EBE5BB #BBEBCD #BBC1EB #EBBBD9
square
#EBE5BB #BBEBCD #BBC1EB #EBBBD9
split-complementary
#EBE5BB #BBD9EB #CDBBEB
monochromatic
#CFC15C #DDD38C #EBE5BB #F8F6E7 #F8F6E7
Accessibility & contrast
On white
1.28
#EBE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#EBE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE5BB
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE5BB | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B8
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#F3DFD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebe5bb; /* rgb */ color: rgb(235, 229, 187); /* oklch */ color: oklch(91.6% 0.055 100.7);
Tailwind
colors: {
custom: {
50: '#f1edcf',
500: '#ebe5bb',
950: '#000000',
},
}SCSS
$custom: #ebe5bb; $custom-light: #f1edcf; $custom-dark: #000000;
JSON
{
"hex": "#ebe5bb",
"rgb": {
"r": 235,
"g": 229,
"b": 187
},
"hsl": {
"h": 52.5,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.91608,
"c": 0.05532,
"h": 100.7
},
"luminance": 0.77289
}Semantic roles & 50–950 ramp
primary
#EBE5BB
secondary
#838BC7
accent
#37C223
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483