#EBE5BC#EBE5BC
#EBE5BC is a very light, muted yellow. Relative luminance 0.773; OKLCH L 91.6% C 0.054 H 100.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE5BC |
|---|---|
| RGB | rgb(235, 229, 188) |
| HSL | hsl(52, 54%, 83%) |
| HSV | hsv(52, 20%, 92%) |
| CMYK | cmyk(0%, 2.6%, 20%, 7.8%) |
| CIE-LAB | lab(90.47, -4.51, 20.77) |
| CIE-LCH | lch(90.47, 21.25, 102.25°) |
| OKLab | oklab(91.63% -0.0098 0.0532) |
| OKLCH | oklch(91.63% 0.054 100.5) |
| XYZ | xyz(71.3570, 77.3327, 58.7349) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.04
Pale
#FFF9D0
ΔE00 4.22
Lemonchiffon
#FFFACD
ΔE00 4.44
Vanilla
#F3E5AB
ΔE00 4.59
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.74
Palegoldenrod
#EEE8AA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE5BC #BCC2EB
analogous
#EBCDBC #EBE5BC #D9EBBC
triadic
#EBE5BC #BCEBE5 #E5BCEB
tetradic
#EBE5BC #BCEBCD #BCC2EB #EBBCD9
square
#EBE5BC #BCEBCD #BCC2EB #EBBCD9
split-complementary
#EBE5BC #BCD9EB #CDBCEB
monochromatic
#CFC05E #DDD38D #EBE5BC #F8F6E7 #F8F6E7
Accessibility & contrast
On white
1.28
#EBE5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#EBE5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE5BC
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE5BC | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BA
Deuteranopia (green-blind)
#EFE5BD
Tritanopia (blue-blind)
#F3DFDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebe5bc; /* rgb */ color: rgb(235, 229, 188); /* oklch */ color: oklch(91.6% 0.054 100.5);
Tailwind
colors: {
custom: {
50: '#f1edd0',
500: '#ebe5bc',
950: '#000000',
},
}SCSS
$custom: #ebe5bc; $custom-light: #f1edd0; $custom-dark: #000000;
JSON
{
"hex": "#ebe5bc",
"rgb": {
"r": 235,
"g": 229,
"b": 188
},
"hsl": {
"h": 52.34,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.9163,
"c": 0.05407,
"h": 100.5
},
"luminance": 0.77332
}Semantic roles & 50–950 ramp
primary
#EBE5BC
secondary
#848CC7
accent
#38C124
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483