#EBE3BB#EBE3BB
#EBE3BB is a very light, muted yellow. Relative luminance 0.762; OKLCH L 91.2% C 0.053 H 97.9°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE3BB |
|---|---|
| RGB | rgb(235, 227, 187) |
| HSL | hsl(50, 55%, 83%) |
| HSV | hsv(50, 20%, 92%) |
| CMYK | cmyk(0%, 3.4%, 20.4%, 7.8%) |
| CIE-LAB | lab(89.95, -3.64, 20.55) |
| CIE-LCH | lch(89.95, 20.87, 100.03°) |
| OKLab | oklab(91.21% -0.0073 0.0526) |
| OKLCH | oklch(91.21% 0.053 97.9) |
| XYZ | xyz(70.6994, 76.1893, 57.9857) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.77
Vanilla
#F3E5AB
ΔE00 4.53
Pale
#FFF9D0
ΔE00 4.63
Lemonchiffon
#FFFACD
ΔE00 4.97
Palegoldenrod
#EEE8AA
ΔE00 5.27
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE3BB #BBC3EB
analogous
#EBCBBB #EBE3BB #DBEBBB
triadic
#EBE3BB #BBEBE3 #E3BBEB
tetradic
#EBE3BB #BBEBCB #BBC3EB #EBBBDB
square
#EBE3BB #BBEBCB #BBC3EB #EBBBDB
split-complementary
#EBE3BB #BBDBEB #CBBBEB
monochromatic
#CFBC5C #DDD08C #EBE3BB #F8F5E7 #F8F5E7
Accessibility & contrast
On white
1.29
#EBE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#EBE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE3BB
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE3BB | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#EEE4BC
Tritanopia (blue-blind)
#F3DDD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe3bb; /* rgb */ color: rgb(235, 227, 187); /* oklch */ color: oklch(91.2% 0.053 97.9);
Tailwind
colors: {
custom: {
50: '#f1ebcf',
500: '#ebe3bb',
950: '#000000',
},
}SCSS
$custom: #ebe3bb; $custom-light: #f1ebcf; $custom-dark: #000000;
JSON
{
"hex": "#ebe3bb",
"rgb": {
"r": 235,
"g": 227,
"b": 187
},
"hsl": {
"h": 50,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.91207,
"c": 0.05314,
"h": 97.9
},
"luminance": 0.76188
}Semantic roles & 50–950 ramp
primary
#EBE3BB
secondary
#838EC7
accent
#3EC223
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483