#EBE2BC#EBE2BC
#EBE2BC is a very light, muted yellow. Relative luminance 0.757; OKLCH L 91.0% C 0.051 H 96.2°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2BC |
|---|---|
| RGB | rgb(235, 226, 188) |
| HSL | hsl(49, 54%, 83%) |
| HSV | hsv(49, 20%, 92%) |
| CMYK | cmyk(0%, 3.8%, 20%, 7.8%) |
| CIE-LAB | lab(89.71, -2.98, 19.71) |
| CIE-LCH | lch(89.71, 19.94, 98.61°) |
| OKLab | oklab(91.03% -0.0055 0.0506) |
| OKLCH | oklch(91.03% 0.051 96.2) |
| XYZ | xyz(70.5341, 75.6869, 58.4606) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.05
Pale
#FFF9D0
ΔE00 4.93
Vanilla
#F3E5AB
ΔE00 4.94
Wheat
#F5DEB3
ΔE00 5.15
Lemonchiffon
#FFFACD
ΔE00 5.40
Cornsilk
#FFF8DC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2BC #BCC5EB
analogous
#EBCABC #EBE2BC #DCEBBC
triadic
#EBE2BC #BCEBE2 #E2BCEB
tetradic
#EBE2BC #BCEBCA #BCC5EB #EBBCDC
square
#EBE2BC #BCEBCA #BCC5EB #EBBCDC
split-complementary
#EBE2BC #BCDCEB #CABCEB
monochromatic
#CFB95E #DDCE8D #EBE2BC #F8F5E7 #F8F5E7
Accessibility & contrast
On white
1.30
#EBE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#EBE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2BC
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2BC | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BA
Deuteranopia (green-blind)
#EDE3BD
Tritanopia (blue-blind)
#F3DCD7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe2bc; /* rgb */ color: rgb(235, 226, 188); /* oklch */ color: oklch(91.0% 0.051 96.2);
Tailwind
colors: {
custom: {
50: '#f1ebd0',
500: '#ebe2bc',
950: '#000000',
},
}SCSS
$custom: #ebe2bc; $custom-light: #f1ebd0; $custom-dark: #000000;
JSON
{
"hex": "#ebe2bc",
"rgb": {
"r": 235,
"g": 226,
"b": 188
},
"hsl": {
"h": 48.511,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.9103,
"c": 0.05085,
"h": 96.2
},
"luminance": 0.75686
}Semantic roles & 50–950 ramp
primary
#EBE2BC
secondary
#8491C7
accent
#42C124
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483