#EBAEEB#EBAEEB
#EBAEEB is a very light, moderate purple. Relative luminance 0.539; OKLCH L 82.7% C 0.106 H 326.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEEB |
|---|---|
| RGB | rgb(235, 174, 235) |
| HSL | hsl(300, 60%, 80%) |
| HSV | hsv(300, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(78.42, 32.14, -21.79) |
| CIE-LCH | lch(78.42, 38.83, 325.87°) |
| OKLab | oklab(82.66% 0.0888 -0.0588) |
| OKLCH | oklch(82.66% 0.106 326.5) |
| XYZ | xyz(64.3909, 53.9344, 85.5996) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.66
Light Lavendar
#EFC0FE
ΔE00 4.67
Mauve
#E0B0FF
ΔE00 5.78
Light Lilac
#EDC8FF
ΔE00 6.69
Light Violet
#D6B4FC
ΔE00 7.28
Very Light Purple
#F6CEFC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEEB #AEEBAE
analogous
#CCAEEB #EBAEEB #EBAECC
triadic
#EBAEEB #EBEBAE #AEEBEB
tetradic
#EBAEEB #EBCCAE #AEEBAE #AECCEB
square
#EBAEEB #EBCCAE #AEEBAE #AECCEB
split-complementary
#EBAEEB #CCEBAE #AEEBCC
monochromatic
#D34CD3 #DF7DDF #EBAEEB #F7DFF7 #F9E6F9
Accessibility & contrast
On white
1.78
#EBAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#EBAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEEB
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEEB | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDED
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#EFB3C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebaeeb; /* rgb */ color: rgb(235, 174, 235); /* oklch */ color: oklch(82.7% 0.106 326.5);
Tailwind
colors: {
custom: {
50: '#f2c6f1',
500: '#ebaeeb',
950: '#000000',
},
}SCSS
$custom: #ebaeeb; $custom-light: #f2c6f1; $custom-dark: #000000;
JSON
{
"hex": "#ebaeeb",
"rgb": {
"r": 235,
"g": 174,
"b": 235
},
"hsl": {
"h": 300,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.82662,
"c": 0.10649,
"h": 326.5
},
"luminance": 0.53932
}Semantic roles & 50–950 ramp
primary
#EBAEEB
secondary
#76C776
accent
#C81D1D
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285