#EBB3EF#EBB3EF
#EBB3EF is a very light, moderate purple. Relative luminance 0.561; OKLCH L 83.7% C 0.102 H 324.2°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB3EF |
|---|---|
| RGB | rgb(235, 179, 239) |
| HSL | hsl(296, 65%, 82%) |
| HSV | hsv(296, 25%, 94%) |
| CMYK | cmyk(1.7%, 25.1%, 0%, 6.3%) |
| CIE-LAB | lab(79.69, 30.21, -22.02) |
| CIE-LCH | lch(79.69, 37.38, 323.91°) |
| OKLab | oklab(83.68% 0.0826 -0.0595) |
| OKLCH | oklch(83.68% 0.102 324.2) |
| XYZ | xyz(65.9593, 56.1361, 89.0054) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.41
Plum
#DDA0DD
ΔE00 4.66
Mauve
#E0B0FF
ΔE00 5.33
Light Lilac
#EDC8FF
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 6.49
Light Violet
#D6B4FC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB3EF #B7EFB3
analogous
#CDB3EF #EBB3EF #EFB3D5
triadic
#EBB3EF #EFEBB3 #B3EFEB
tetradic
#EBB3EF #EFCDB3 #B7EFB3 #B3D5EF
square
#EBB3EF #EFCDB3 #B7EFB3 #B3D5EF
split-complementary
#EBB3EF #D5EFB3 #B3EFCD
monochromatic
#D04EDA #DE80E4 #EBB3EF #F8E6FA #F8E6FA
Accessibility & contrast
On white
1.72
#EBB3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#EBB3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB3EF
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB3EF | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#EEB8C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebb3ef; /* rgb */ color: rgb(235, 179, 239); /* oklch */ color: oklch(83.7% 0.102 324.2);
Tailwind
colors: {
custom: {
50: '#f2caf4',
500: '#ebb3ef',
950: '#000000',
},
}SCSS
$custom: #ebb3ef; $custom-light: #f2caf4; $custom-dark: #000000;
JSON
{
"hex": "#ebb3ef",
"rgb": {
"r": 235,
"g": 179,
"b": 239
},
"hsl": {
"h": 296,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.83676,
"c": 0.10176,
"h": 324.2
},
"luminance": 0.56134
}Semantic roles & 50–950 ramp
primary
#EBB3EF
secondary
#7FCD79
accent
#CD1824
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285