#EBAEEA#EBAEEA
#EBAEEA is a very light, moderate purple. Relative luminance 0.539; OKLCH L 82.6% C 0.105 H 327.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEEA |
|---|---|
| RGB | rgb(235, 174, 234) |
| HSL | hsl(301, 60%, 80%) |
| HSV | hsv(301, 26%, 92%) |
| CMYK | cmyk(0%, 26%, 0.4%, 7.8%) |
| CIE-LAB | lab(78.39, 31.96, -21.30) |
| CIE-LCH | lch(78.39, 38.40, 326.32°) |
| OKLab | oklab(82.63% 0.0885 -0.0574) |
| OKLCH | oklch(82.63% 0.106 327) |
| XYZ | xyz(64.2468, 53.8768, 84.8409) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.64
Light Lavendar
#EFC0FE
ΔE00 4.77
Mauve
#E0B0FF
ΔE00 6.00
Light Lilac
#EDC8FF
ΔE00 6.74
Light Violet
#D6B4FC
ΔE00 7.45
Very Light Purple
#F6CEFC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEEA #AEEBAF
analogous
#CEAEEB #EBAEEA #EBAECB
triadic
#EBAEEA #EAEBAE #AEEAEB
tetradic
#EBAEEA #EBCEAE #AEEBAF #AECBEB
square
#EBAEEA #EBCEAE #AEEBAF #AECBEB
split-complementary
#EBAEEA #CBEBAE #AEEBCE
monochromatic
#D34CD1 #DF7DDD #EBAEEA #F7DFF7 #F9E6F9
Accessibility & contrast
On white
1.78
#EBAEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#EBAEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEEA
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEEA | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#B8C5E8
Tritanopia (blue-blind)
#EFB3C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebaeea; /* rgb */ color: rgb(235, 174, 234); /* oklch */ color: oklch(82.6% 0.105 327.0);
Tailwind
colors: {
custom: {
50: '#f2c6f0',
500: '#ebaeea',
950: '#000000',
},
}SCSS
$custom: #ebaeea; $custom-light: #f2c6f0; $custom-dark: #000000;
JSON
{
"hex": "#ebaeea",
"rgb": {
"r": 235,
"g": 174,
"b": 234
},
"hsl": {
"h": 300.984,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.82625,
"c": 0.1055,
"h": 327
},
"luminance": 0.53875
}Semantic roles & 50–950 ramp
primary
#EBAEEA
secondary
#76C777
accent
#C8201D
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285