#EBE2BB#EBE2BB
#EBE2BB is a very light, muted yellow. Relative luminance 0.756; OKLCH L 91.0% C 0.052 H 96.5°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2BB |
|---|---|
| RGB | rgb(235, 226, 187) |
| HSL | hsl(49, 55%, 83%) |
| HSV | hsv(49, 20%, 92%) |
| CMYK | cmyk(0%, 3.8%, 20.4%, 7.8%) |
| CIE-LAB | lab(89.69, -3.13, 20.20) |
| CIE-LCH | lch(89.69, 20.44, 98.80°) |
| OKLab | oklab(91.01% -0.0059 0.0518) |
| OKLCH | oklch(91.01% 0.052 96.5) |
| XYZ | xyz(70.4267, 75.6439, 57.8948) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.82
Vanilla
#F3E5AB
ΔE00 4.69
Pale
#FFF9D0
ΔE00 4.90
Wheat
#F5DEB3
ΔE00 5.13
Lemonchiffon
#FFFACD
ΔE00 5.32
Palegoldenrod
#EEE8AA
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2BB #BBC4EB
analogous
#EBCABB #EBE2BB #DCEBBB
triadic
#EBE2BB #BBEBE2 #E2BBEB
tetradic
#EBE2BB #BBEBCA #BBC4EB #EBBBDC
square
#EBE2BB #BBEBCA #BBC4EB #EBBBDC
split-complementary
#EBE2BB #BBDCEB #CABBEB
monochromatic
#CFBA5C #DDCE8C #EBE2BB #F8F5E7 #F8F5E7
Accessibility & contrast
On white
1.30
#EBE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#EBE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2BB
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2BB | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0B9
Deuteranopia (green-blind)
#EDE3BC
Tritanopia (blue-blind)
#F3DCD7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ebe2bb; /* rgb */ color: rgb(235, 226, 187); /* oklch */ color: oklch(91.0% 0.052 96.5);
Tailwind
colors: {
custom: {
50: '#f1ebcf',
500: '#ebe2bb',
950: '#000000',
},
}SCSS
$custom: #ebe2bb; $custom-light: #f1ebcf; $custom-dark: #000000;
JSON
{
"hex": "#ebe2bb",
"rgb": {
"r": 235,
"g": 226,
"b": 187
},
"hsl": {
"h": 48.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.91007,
"c": 0.05209,
"h": 96.5
},
"luminance": 0.75643
}Semantic roles & 50–950 ramp
primary
#EBE2BB
secondary
#8390C7
accent
#41C223
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171613
muted
#858483