#EBE3BD#EBE3BD
#EBE3BD is a very light, muted yellow. Relative luminance 0.763; OKLCH L 91.3% C 0.051 H 97.4°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE3BD |
|---|---|
| RGB | rgb(235, 227, 189) |
| HSL | hsl(50, 53%, 83%) |
| HSV | hsv(50, 20%, 92%) |
| CMYK | cmyk(0%, 3.4%, 19.6%, 7.8%) |
| CIE-LAB | lab(89.99, -3.35, 19.57) |
| CIE-LCH | lch(89.99, 19.86, 99.71°) |
| OKLab | oklab(91.25% -0.0065 0.0502) |
| OKLCH | oklch(91.25% 0.051 97.4) |
| XYZ | xyz(70.9150, 76.2756, 59.1211) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.21
Pale
#FFF9D0
ΔE00 4.67
Vanilla
#F3E5AB
ΔE00 5.01
Lemonchiffon
#FFFACD
ΔE00 5.13
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.48
Cornsilk
#FFF8DC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE3BD #BDC5EB
analogous
#EBCCBD #EBE3BD #DCEBBD
triadic
#EBE3BD #BDEBE3 #E3BDEB
tetradic
#EBE3BD #BDEBCC #BDC5EB #EBBDDC
square
#EBE3BD #BDEBCC #BDC5EB #EBBDDC
split-complementary
#EBE3BD #BDDCEB #CCBDEB
monochromatic
#CFBB5F #DDCF8E #EBE3BD #F8F5E8 #F8F5E8
Accessibility & contrast
On white
1.29
#EBE3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#EBE3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE3BD
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE3BD | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BB
Deuteranopia (green-blind)
#EDE4BE
Tritanopia (blue-blind)
#F3DDD8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ebe3bd; /* rgb */ color: rgb(235, 227, 189); /* oklch */ color: oklch(91.3% 0.051 97.4);
Tailwind
colors: {
custom: {
50: '#f1ebd1',
500: '#ebe3bd',
950: '#000000',
},
}SCSS
$custom: #ebe3bd; $custom-light: #f1ebd1; $custom-dark: #000000;
JSON
{
"hex": "#ebe3bd",
"rgb": {
"r": 235,
"g": 227,
"b": 189
},
"hsl": {
"h": 49.565,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.91252,
"c": 0.05063,
"h": 97.4
},
"luminance": 0.76274
}Semantic roles & 50–950 ramp
primary
#EBE3BD
secondary
#8590C7
accent
#40C125
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483