#EBB4EF#EBB4EF
#EBB4EF is a very light, moderate purple. Relative luminance 0.565; OKLCH L 83.9% C 0.100 H 324.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB4EF |
|---|---|
| RGB | rgb(235, 180, 239) |
| HSL | hsl(296, 65%, 82%) |
| HSV | hsv(296, 25%, 94%) |
| CMYK | cmyk(1.7%, 24.7%, 0%, 6.3%) |
| CIE-LAB | lab(79.92, 29.68, -21.67) |
| CIE-LCH | lch(79.92, 36.75, 323.86°) |
| OKLab | oklab(83.85% 0.0811 -0.0585) |
| OKLCH | oklch(83.85% 0.1 324.2) |
| XYZ | xyz(66.1604, 56.5384, 89.0724) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.26
Plum
#DDA0DD
ΔE00 4.86
Light Lilac
#EDC8FF
ΔE00 5.18
Mauve
#E0B0FF
ΔE00 5.45
Very Light Purple
#F6CEFC
ΔE00 6.23
Light Violet
#D6B4FC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB4EF #B8EFB4
analogous
#CEB4EF #EBB4EF #EFB4D6
triadic
#EBB4EF #EFEBB4 #B4EFEB
tetradic
#EBB4EF #EFCEB4 #B8EFB4 #B4D6EF
square
#EBB4EF #EFCEB4 #B8EFB4 #B4D6EF
split-complementary
#EBB4EF #D6EFB4 #B4EFCE
monochromatic
#D04FD9 #DE82E4 #EBB4EF #F8E6FA #F8E6FA
Accessibility & contrast
On white
1.71
#EBB4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EBB4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB4EF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB4EF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#BCC8ED
Tritanopia (blue-blind)
#EEB9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebb4ef; /* rgb */ color: rgb(235, 180, 239); /* oklch */ color: oklch(83.9% 0.100 324.2);
Tailwind
colors: {
custom: {
50: '#f2cbf4',
500: '#ebb4ef',
950: '#000000',
},
}SCSS
$custom: #ebb4ef; $custom-light: #f2cbf4; $custom-dark: #000000;
JSON
{
"hex": "#ebb4ef",
"rgb": {
"r": 235,
"g": 180,
"b": 239
},
"hsl": {
"h": 295.932,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.8385,
"c": 0.1,
"h": 324.2
},
"luminance": 0.56537
}Semantic roles & 50–950 ramp
primary
#EBB4EF
secondary
#80CD7A
accent
#CD1925
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385