#EBB3FF#EBB3FF
#EBB3FF is a very light, moderate purple. Relative luminance 0.571; OKLCH L 84.3% C 0.119 H 317.0°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB3FF |
|---|---|
| RGB | rgb(235, 179, 255) |
| HSL | hsl(284, 100%, 85%) |
| HSV | hsv(284, 30%, 100%) |
| CMYK | cmyk(7.8%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(80.25, 33.26, -29.75) |
| CIE-LCH | lch(80.25, 44.63, 318.19°) |
| OKLab | oklab(84.29% 0.087 -0.0812) |
| OKLCH | oklch(84.29% 0.119 317) |
| XYZ | xyz(68.4284, 57.1238, 102.0096) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.35
Light Lavendar
#EFC0FE
ΔE00 3.66
Light Violet
#D6B4FC
ΔE00 4.52
Pale Violet
#CEAEFA
ΔE00 5.84
Light Lilac
#EDC8FF
ΔE00 5.90
Plum
#DDA0DD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB3FF #C7FFB3
analogous
#C5B3FF #EBB3FF #FFB3ED
triadic
#EBB3FF #FFEBB3 #B3FFEB
tetradic
#EBB3FF #FFC5B3 #C7FFB3 #B3EDFF
square
#EBB3FF #FFC5B3 #C7FFB3 #B3EDFF
split-complementary
#EBB3FF #EDFFB3 #B3FFC5
monochromatic
#CB39FF #DB76FF #EBB3FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.69
#EBB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#EBB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB3FF
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB3FF | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#B6C9FD
Tritanopia (blue-blind)
#EBBCCE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebb3ff; /* rgb */ color: rgb(235, 179, 255); /* oklch */ color: oklch(84.3% 0.119 317.0);
Tailwind
colors: {
custom: {
50: '#f2caff',
500: '#ebb3ff',
950: '#000000',
},
}SCSS
$custom: #ebb3ff; $custom-light: #f2caff; $custom-dark: #000000;
JSON
{
"hex": "#ebb3ff",
"rgb": {
"r": 235,
"g": 179,
"b": 255
},
"hsl": {
"h": 284.211,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.84286,
"c": 0.11899,
"h": 317
},
"luminance": 0.57122
}Semantic roles & 50–950 ramp
primary
#EBB3FF
secondary
#8FE670
accent
#E6003C
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286