#EBEDE8#EBEDE8
#EBEDE8 is a very light, near-neutral yellow-green. Relative luminance 0.841; OKLCH L 94.3% C 0.007 H 124.5°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDE8 |
|---|---|
| RGB | rgb(235, 237, 232) |
| HSL | hsl(84, 12%, 92%) |
| HSV | hsv(84, 2%, 93%) |
| CMYK | cmyk(0.8%, 0%, 2.1%, 7.1%) |
| CIE-LAB | lab(93.48, -1.55, 2.18) |
| CIE-LCH | lch(93.48, 2.68, 125.40°) |
| OKLab | oklab(94.32% -0.004 0.0058) |
| OKLCH | oklch(94.32% 0.007 124.5) |
| XYZ | xyz(79.1082, 84.0567, 88.3853) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.31
Whitesmoke
#F5F5F5
ΔE00 3.49
Light Grey
#D8DCD6
ΔE00 4.02
Floralwhite
#FFFAF0
ΔE00 4.61
Gainsboro
#DCDCDC
ΔE00 4.64
Mintcream
#F5FFFA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDE8 #EAE8ED
analogous
#EDEDE8 #EBEDE8 #E9EDE8
triadic
#EBEDE8 #E8EBED #EDE8EB
tetradic
#EBEDE8 #E8EDED #EAE8ED #EDE8E9
square
#EBEDE8 #E8EDED #EAE8ED #EDE8E9
split-complementary
#EBEDE8 #E8E9ED #EDE8ED
monochromatic
#AFB7A3 #CDD2C6 #EBEDE8 #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.18
#EBEDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#EBEDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDE8
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDE8 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE8
Deuteranopia (green-blind)
#EDECE8
Tritanopia (blue-blind)
#EBECEB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebede8; /* rgb */ color: rgb(235, 237, 232); /* oklch */ color: oklch(94.3% 0.007 124.5);
Tailwind
colors: {
custom: {
50: '#f1f2ef',
500: '#ebede8',
950: '#000000',
},
}SCSS
$custom: #ebede8; $custom-light: #f1f2ef; $custom-dark: #000000;
JSON
{
"hex": "#ebede8",
"rgb": {
"r": 235,
"g": 237,
"b": 232
},
"hsl": {
"h": 84,
"s": 12.195,
"l": 91.961
},
"oklch": {
"l": 0.94318,
"c": 0.00698,
"h": 124.5
},
"luminance": 0.84057
}Semantic roles & 50–950 ramp
primary
#EBEDE8
secondary
#BBB7C2
accent
#4F966C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585