#EBAEEC#EBAEEC
#EBAEEC is a very light, moderate purple. Relative luminance 0.540; OKLCH L 82.7% C 0.107 H 326.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAEEC |
|---|---|
| RGB | rgb(235, 174, 236) |
| HSL | hsl(299, 62%, 80%) |
| HSV | hsv(299, 26%, 93%) |
| CMYK | cmyk(0.4%, 26.3%, 0%, 7.5%) |
| CIE-LAB | lab(78.46, 32.32, -22.28) |
| CIE-LCH | lch(78.46, 39.25, 325.43°) |
| OKLab | oklab(82.7% 0.0891 -0.0602) |
| OKLCH | oklch(82.7% 0.107 326) |
| XYZ | xyz(64.5358, 53.9923, 86.3626) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.68
Light Lavendar
#EFC0FE
ΔE00 4.58
Mauve
#E0B0FF
ΔE00 5.57
Light Lilac
#EDC8FF
ΔE00 6.65
Light Violet
#D6B4FC
ΔE00 7.11
Very Light Purple
#F6CEFC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAEEC #AFECAE
analogous
#CCAEEC #EBAEEC #ECAECE
triadic
#EBAEEC #ECEBAE #AEECEB
tetradic
#EBAEEC #ECCCAE #AFECAE #AECEEC
square
#EBAEEC #ECCCAE #AFECAE #AECEEC
split-complementary
#EBAEEC #CEECAE #AEECCC
monochromatic
#D34BD5 #DF7CE0 #EBAEEC #F7E0F8 #F9E6F9
Accessibility & contrast
On white
1.78
#EBAEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#EBAEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAEEC
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAEEC | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEE
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#EFB3C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebaeec; /* rgb */ color: rgb(235, 174, 236); /* oklch */ color: oklch(82.7% 0.107 326.0);
Tailwind
colors: {
custom: {
50: '#f2c6f2',
500: '#ebaeec',
950: '#000000',
},
}SCSS
$custom: #ebaeec; $custom-light: #f2c6f2; $custom-dark: #000000;
JSON
{
"hex": "#ebaeec",
"rgb": {
"r": 235,
"g": 174,
"b": 236
},
"hsl": {
"h": 299.032,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.82699,
"c": 0.10749,
"h": 326
},
"luminance": 0.5399
}Semantic roles & 50–950 ramp
primary
#EBAEEC
secondary
#77C975
accent
#CA1C1F
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285