#EBE4BC#EBE4BC
#EBE4BC is a very light, muted yellow. Relative luminance 0.768; OKLCH L 91.4% C 0.053 H 99.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE4BC |
|---|---|
| RGB | rgb(235, 228, 188) |
| HSL | hsl(51, 54%, 83%) |
| HSV | hsv(51, 20%, 92%) |
| CMYK | cmyk(0%, 3%, 20%, 7.8%) |
| CIE-LAB | lab(90.22, -4.00, 20.42) |
| CIE-LCH | lch(90.22, 20.80, 101.09°) |
| OKLab | oklab(91.43% -0.0084 0.0523) |
| OKLCH | oklch(91.43% 0.053 99.1) |
| XYZ | xyz(71.0811, 76.7809, 58.6429) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.98
Pale
#FFF9D0
ΔE00 4.40
Vanilla
#F3E5AB
ΔE00 4.65
Lemonchiffon
#FFFACD
ΔE00 4.72
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.07
Palegoldenrod
#EEE8AA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE4BC #BCC3EB
analogous
#EBCCBC #EBE4BC #DAEBBC
triadic
#EBE4BC #BCEBE4 #E4BCEB
tetradic
#EBE4BC #BCEBCC #BCC3EB #EBBCDA
square
#EBE4BC #BCEBCC #BCC3EB #EBBCDA
split-complementary
#EBE4BC #BCDAEB #CCBCEB
monochromatic
#CFBE5E #DDD18D #EBE4BC #F8F6E7 #F8F6E7
Accessibility & contrast
On white
1.28
#EBE4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#EBE4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE4BC
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE4BC | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1BA
Deuteranopia (green-blind)
#EEE4BD
Tritanopia (blue-blind)
#F3DED9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ebe4bc; /* rgb */ color: rgb(235, 228, 188); /* oklch */ color: oklch(91.4% 0.053 99.1);
Tailwind
colors: {
custom: {
50: '#f1ecd0',
500: '#ebe4bc',
950: '#000000',
},
}SCSS
$custom: #ebe4bc; $custom-light: #f1ecd0; $custom-dark: #000000;
JSON
{
"hex": "#ebe4bc",
"rgb": {
"r": 235,
"g": 228,
"b": 188
},
"hsl": {
"h": 51.064,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.91429,
"c": 0.05297,
"h": 99.1
},
"luminance": 0.7678
}Semantic roles & 50–950 ramp
primary
#EBE4BC
secondary
#848EC7
accent
#3BC124
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483