#EBE0BB#EBE0BB
#EBE0BB is a very light, muted yellow. Relative luminance 0.746; OKLCH L 90.6% C 0.050 H 93.4°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE0BB |
|---|---|
| RGB | rgb(235, 224, 187) |
| HSL | hsl(46, 55%, 83%) |
| HSV | hsv(46, 20%, 92%) |
| CMYK | cmyk(0%, 4.7%, 20.4%, 7.8%) |
| CIE-LAB | lab(89.19, -2.11, 19.50) |
| CIE-LCH | lch(89.19, 19.61, 96.17°) |
| OKLab | oklab(90.61% -0.003 0.05) |
| OKLCH | oklch(90.61% 0.05 93.4) |
| XYZ | xyz(69.8860, 74.5626, 57.7146) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.14
Wheat
#F5DEB3
ΔE00 4.39
Vanilla
#F3E5AB
ΔE00 5.17
Champagne
#F7E7CE
ΔE00 5.52
Pale
#FFF9D0
ΔE00 5.58
Blanchedalmond
#FFEBCD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE0BB #BBC6EB
analogous
#EBC8BB #EBE0BB #DEEBBB
triadic
#EBE0BB #BBEBE0 #E0BBEB
tetradic
#EBE0BB #BBEBC8 #BBC6EB #EBBBDE
square
#EBE0BB #BBEBC8 #BBC6EB #EBBBDE
split-complementary
#EBE0BB #BBDEEB #C8BBEB
monochromatic
#CFB55C #DDCA8C #EBE0BB #F8F4E7 #F8F4E7
Accessibility & contrast
On white
1.32
#EBE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EBE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE0BB
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE0BB | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB9
Deuteranopia (green-blind)
#EBE2BC
Tritanopia (blue-blind)
#F3DAD6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ebe0bb; /* rgb */ color: rgb(235, 224, 187); /* oklch */ color: oklch(90.6% 0.050 93.4);
Tailwind
colors: {
custom: {
50: '#f1e9cf',
500: '#ebe0bb',
950: '#000000',
},
}SCSS
$custom: #ebe0bb; $custom-light: #f1e9cf; $custom-dark: #000000;
JSON
{
"hex": "#ebe0bb",
"rgb": {
"r": 235,
"g": 224,
"b": 187
},
"hsl": {
"h": 46.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.90608,
"c": 0.05011,
"h": 93.4
},
"luminance": 0.74561
}Semantic roles & 50–950 ramp
primary
#EBE0BB
secondary
#8393C7
accent
#48C223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483