#EBB2EA#EBB2EA
#EBB2EA is a very light, moderate purple. Relative luminance 0.554; OKLCH L 83.3% C 0.098 H 327.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB2EA |
|---|---|
| RGB | rgb(235, 178, 234) |
| HSL | hsl(301, 59%, 81%) |
| HSV | hsv(301, 24%, 92%) |
| CMYK | cmyk(0%, 24.3%, 0.4%, 7.8%) |
| CIE-LAB | lab(79.30, 29.82, -19.92) |
| CIE-LCH | lch(79.30, 35.87, 326.25°) |
| OKLab | oklab(83.32% 0.0826 -0.0536) |
| OKLCH | oklch(83.32% 0.098 327) |
| XYZ | xyz(65.0311, 55.4453, 85.1023) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.21
Plum
#DDA0DD
ΔE00 4.45
Light Lilac
#EDC8FF
ΔE00 5.93
Mauve
#E0B0FF
ΔE00 6.36
Very Light Purple
#F6CEFC
ΔE00 6.56
Pale Mauve
#FED0FC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB2EA #B2EBB3
analogous
#CFB2EB #EBB2EA #EBB2CD
triadic
#EBB2EA #EAEBB2 #B2EAEB
tetradic
#EBB2EA #EBCFB2 #B2EBB3 #B2CDEB
square
#EBB2EA #EBCFB2 #B2EBB3 #B2CDEB
split-complementary
#EBB2EA #CDEBB2 #B2EBCF
monochromatic
#D251CF #DE81DD #EBB2EA #F8E3F7 #F9E7F8
Accessibility & contrast
On white
1.74
#EBB2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#EBB2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB2EA
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB2EA | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#EFB7C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebb2ea; /* rgb */ color: rgb(235, 178, 234); /* oklch */ color: oklch(83.3% 0.098 327.0);
Tailwind
colors: {
custom: {
50: '#f2c9f0',
500: '#ebb2ea',
950: '#000000',
},
}SCSS
$custom: #ebb2ea; $custom-light: #f2c9f0; $custom-dark: #000000;
JSON
{
"hex": "#ebb2ea",
"rgb": {
"r": 235,
"g": 178,
"b": 234
},
"hsl": {
"h": 301.053,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.83319,
"c": 0.09846,
"h": 327
},
"luminance": 0.55443
}Semantic roles & 50–950 ramp
primary
#EBB2EA
secondary
#7AC77B
accent
#C6221F
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285