#EBE2EE#EBE2EE
#EBE2EE is a very light, near-neutral purple. Relative luminance 0.782; OKLCH L 92.3% C 0.019 H 317.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE2EE |
|---|---|
| RGB | rgb(235, 226, 238) |
| HSL | hsl(285, 26%, 91%) |
| HSV | hsv(285, 5%, 93%) |
| CMYK | cmyk(1.3%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(90.88, 5.17, -4.74) |
| CIE-LCH | lch(90.88, 7.02, 317.51°) |
| OKLab | oklab(92.34% 0.0138 -0.0126) |
| OKLCH | oklch(92.34% 0.019 317.7) |
| XYZ | xyz(76.8874, 78.2282, 91.9213) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.69
Lavenderblush
#FFF0F5
ΔE00 4.77
Ghostwhite
#F8F8FF
ΔE00 6.43
Very Light Pink
#FFF4F2
ΔE00 7.35
Snow
#FFFAFA
ΔE00 7.69
Gainsboro
#DCDCDC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE2EE #E5EEE2
analogous
#E5E2EE #EBE2EE #EEE2EB
triadic
#EBE2EE #EEEBE2 #E2EEEB
tetradic
#EBE2EE #EEE5E2 #E5EEE2 #E2EBEE
square
#EBE2EE #EEE5E2 #E5EEE2 #E2EBEE
split-complementary
#EBE2EE #EBEEE2 #E2EEE5
monochromatic
#B695C1 #D0BBD7 #EBE2EE #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.26
#EBE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#EBE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE2EE
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE2EE | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EF
Deuteranopia (green-blind)
#E3E5EE
Tritanopia (blue-blind)
#EBE3E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ebe2ee; /* rgb */ color: rgb(235, 226, 238); /* oklch */ color: oklch(92.3% 0.019 317.7);
Tailwind
colors: {
custom: {
50: '#f1ebf3',
500: '#ebe2ee',
950: '#000000',
},
}SCSS
$custom: #ebe2ee; $custom-light: #f1ebf3; $custom-dark: #000000;
JSON
{
"hex": "#ebe2ee",
"rgb": {
"r": 235,
"g": 226,
"b": 238
},
"hsl": {
"h": 285,
"s": 26.087,
"l": 90.98
},
"oklch": {
"l": 0.92335,
"c": 0.0187,
"h": 317.7
},
"luminance": 0.78228
}Semantic roles & 50–950 ramp
primary
#EBE2EE
secondary
#B4C7AE
accent
#A5415A
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485