#EBE4BB#EBE4BB
#EBE4BB is a very light, muted yellow. Relative luminance 0.767; OKLCH L 91.4% C 0.054 H 99.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4BB |
|---|---|
| RGB | rgb(235, 228, 187) |
| HSL | hsl(51, 55%, 83%) |
| HSV | hsv(51, 20%, 92%) |
| CMYK | cmyk(0%, 3%, 20.4%, 7.8%) |
| CIE-LAB | lab(90.20, -4.14, 20.91) |
| CIE-LCH | lch(90.20, 21.31, 101.21°) |
| OKLab | oklab(91.41% -0.0088 0.0535) |
| OKLCH | oklch(91.41% 0.054 99.3) |
| XYZ | xyz(70.9737, 76.7379, 58.0771) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.79
Pale
#FFF9D0
ΔE00 4.41
Vanilla
#F3E5AB
ΔE00 4.43
Lemonchiffon
#FFFACD
ΔE00 4.67
Palegoldenrod
#EEE8AA
ΔE00 4.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4BB #BBC2EB
analogous
#EBCCBB #EBE4BB #DAEBBB
triadic
#EBE4BB #BBEBE4 #E4BBEB
tetradic
#EBE4BB #BBEBCC #BBC2EB #EBBBDA
square
#EBE4BB #BBEBCC #BBC2EB #EBBBDA
split-complementary
#EBE4BB #BBDAEB #CCBBEB
monochromatic
#CFBE5C #DDD18C #EBE4BB #F8F6E7 #F8F6E7
Accessibility & contrast
On white
1.28
#EBE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#EBE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4BB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4BB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B8
Deuteranopia (green-blind)
#EFE4BC
Tritanopia (blue-blind)
#F3DED9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebe4bb; /* rgb */ color: rgb(235, 228, 187); /* oklch */ color: oklch(91.4% 0.054 99.3);
Tailwind
colors: {
custom: {
50: '#f1eccf',
500: '#ebe4bb',
950: '#000000',
},
}SCSS
$custom: #ebe4bb; $custom-light: #f1eccf; $custom-dark: #000000;
JSON
{
"hex": "#ebe4bb",
"rgb": {
"r": 235,
"g": 228,
"b": 187
},
"hsl": {
"h": 51.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.91407,
"c": 0.05422,
"h": 99.3
},
"luminance": 0.76737
}Semantic roles & 50–950 ramp
primary
#EBE4BB
secondary
#838DC7
accent
#3BC223
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483