#EBE5BF#EBE5BF
#EBE5BF is a very light, muted yellow. Relative luminance 0.775; OKLCH L 91.7% C 0.050 H 99.9°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE5BF |
|---|---|
| RGB | rgb(235, 229, 191) |
| HSL | hsl(52, 52%, 84%) |
| HSV | hsv(52, 19%, 92%) |
| CMYK | cmyk(0%, 2.6%, 18.7%, 7.8%) |
| CIE-LAB | lab(90.53, -4.08, 19.30) |
| CIE-LCH | lch(90.53, 19.72, 101.92°) |
| OKLab | oklab(91.7% -0.0086 0.0495) |
| OKLCH | oklch(91.7% 0.05 99.9) |
| XYZ | xyz(71.6838, 77.4634, 60.4558) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 4.23
Beige (survey)
#E6DAA6
ΔE00 4.61
Lemonchiffon
#FFFACD
ΔE00 4.65
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.76
Vanilla
#F3E5AB
ΔE00 5.25
Cornsilk
#FFF8DC
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE5BF #BFC5EB
analogous
#EBCFBF #EBE5BF #DBEBBF
triadic
#EBE5BF #BFEBE5 #E5BFEB
tetradic
#EBE5BF #BFEBCF #BFC5EB #EBBFDB
square
#EBE5BF #BFEBCF #BFC5EB #EBBFDB
split-complementary
#EBE5BF #BFDBEB #CFBFEB
monochromatic
#CEBF62 #DCD290 #EBE5BF #F8F6E8 #F8F6E8
Accessibility & contrast
On white
1.27
#EBE5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#EBE5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE5BF
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE5BF | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2BD
Deuteranopia (green-blind)
#EFE5C0
Tritanopia (blue-blind)
#F2DFDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ebe5bf; /* rgb */ color: rgb(235, 229, 191); /* oklch */ color: oklch(91.7% 0.050 99.9);
Tailwind
colors: {
custom: {
50: '#f1edd2',
500: '#ebe5bf',
950: '#000000',
},
}SCSS
$custom: #ebe5bf; $custom-light: #f1edd2; $custom-dark: #000000;
JSON
{
"hex": "#ebe5bf",
"rgb": {
"r": 235,
"g": 229,
"b": 191
},
"hsl": {
"h": 51.818,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.91697,
"c": 0.05029,
"h": 99.9
},
"luminance": 0.77462
}Semantic roles & 50–950 ramp
primary
#EBE5BF
secondary
#8790C7
accent
#3BC026
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483