#EBE5D2#EBE5D2
#EBE5D2 is a very light, muted yellow. Relative luminance 0.784; OKLCH L 92.2% C 0.026 H 92.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE5D2 |
|---|---|
| RGB | rgb(235, 229, 210) |
| HSL | hsl(46, 38%, 87%) |
| HSV | hsv(46, 11%, 92%) |
| CMYK | cmyk(0%, 2.6%, 10.6%, 7.8%) |
| CIE-LAB | lab(90.94, -1.16, 9.99) |
| CIE-LCH | lch(90.94, 10.05, 96.64°) |
| OKLab | oklab(92.15% -0.0011 0.0261) |
| OKLCH | oklch(92.15% 0.026 92.4) |
| XYZ | xyz(73.9119, 78.3546, 72.1905) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 1.13
Warm Beige
#E9DCC9
ΔE00 3.78
Oldlace
#FDF5E6
ΔE00 4.15
Champagne
#F7E7CE
ΔE00 4.42
Antiquewhite
#FAEBD7
ΔE00 4.46
Beige
#F5F5DC
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE5D2 #D2D8EB
analogous
#EBD9D2 #EBE5D2 #E5EBD2
triadic
#EBE5D2 #D2EBE5 #E5D2EB
tetradic
#EBE5D2 #D2EBD9 #D2D8EB #EBD2E5
square
#EBE5D2 #D2EBD9 #D2D8EB #EBD2E5
split-complementary
#EBE5D2 #D2E5EB #D9D2EB
monochromatic
#C5B47D #D8CDA8 #EBE5D2 #F6F3EA #F6F3EA
Accessibility & contrast
On white
1.26
#EBE5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#EBE5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE5D2
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE5D2 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE4D1
Deuteranopia (green-blind)
#EBE6D3
Tritanopia (blue-blind)
#F0E2DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe5d2; /* rgb */ color: rgb(235, 229, 210); /* oklch */ color: oklch(92.2% 0.026 92.4);
Tailwind
colors: {
custom: {
50: '#f1eddf',
500: '#ebe5d2',
950: '#000000',
},
}SCSS
$custom: #ebe5d2; $custom-light: #f1eddf; $custom-dark: #000000;
JSON
{
"hex": "#ebe5d2",
"rgb": {
"r": 235,
"g": 229,
"b": 210
},
"hsl": {
"h": 45.6,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.92152,
"c": 0.02609,
"h": 92.4
},
"luminance": 0.78354
}Semantic roles & 50–950 ramp
primary
#EBE5D2
secondary
#9BA6C6
accent
#52B134
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#161615
muted
#858484