#EBE3EE#EBE3EE
#EBE3EE is a very light, near-neutral purple. Relative luminance 0.788; OKLCH L 92.5% C 0.017 H 316.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE3EE |
|---|---|
| RGB | rgb(235, 227, 238) |
| HSL | hsl(284, 24%, 91%) |
| HSV | hsv(284, 5%, 93%) |
| CMYK | cmyk(1.3%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(91.13, 4.66, -4.38) |
| CIE-LCH | lch(91.13, 6.39, 316.79°) |
| OKLab | oklab(92.53% 0.0124 -0.0116) |
| OKLCH | oklch(92.53% 0.017 316.9) |
| XYZ | xyz(77.1602, 78.7736, 92.0122) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.64
Lavender (CSS)
#E6E6FA
ΔE00 4.64
Ghostwhite
#F8F8FF
ΔE00 5.88
Very Light Pink
#FFF4F2
ΔE00 6.93
Snow
#FFFAFA
ΔE00 7.16
Gainsboro
#DCDCDC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE3EE #E6EEE3
analogous
#E5E3EE #EBE3EE #EEE3EB
triadic
#EBE3EE #EEEBE3 #E3EEEB
tetradic
#EBE3EE #EEE5E3 #E6EEE3 #E3EBEE
square
#EBE3EE #EEE5E3 #E6EEE3 #E3EBEE
split-complementary
#EBE3EE #EBEEE3 #E3EEE5
monochromatic
#B597C0 #D0BDD7 #EBE3EE #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.25
#EBE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#EBE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE3EE
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE3EE | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EF
Deuteranopia (green-blind)
#E3E6EE
Tritanopia (blue-blind)
#EBE4E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ebe3ee; /* rgb */ color: rgb(235, 227, 238); /* oklch */ color: oklch(92.5% 0.017 316.9);
Tailwind
colors: {
custom: {
50: '#f1ebf3',
500: '#ebe3ee',
950: '#000000',
},
}SCSS
$custom: #ebe3ee; $custom-light: #f1ebf3; $custom-dark: #000000;
JSON
{
"hex": "#ebe3ee",
"rgb": {
"r": 235,
"g": 227,
"b": 238
},
"hsl": {
"h": 283.636,
"s": 24.444,
"l": 91.176
},
"oklch": {
"l": 0.92529,
"c": 0.017,
"h": 316.9
},
"luminance": 0.78773
}Semantic roles & 50–950 ramp
primary
#EBE3EE
secondary
#B5C6AF
accent
#A3435D
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485