#EBB5FF#EBB5FF
#EBB5FF is a very light, moderate purple. Relative luminance 0.579; OKLCH L 84.6% C 0.116 H 316.7°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB5FF |
|---|---|
| RGB | rgb(235, 181, 255) |
| HSL | hsl(284, 100%, 85%) |
| HSV | hsv(284, 29%, 100%) |
| CMYK | cmyk(7.8%, 29%, 0%, 0%) |
| CIE-LAB | lab(80.70, 32.20, -29.06) |
| CIE-LCH | lch(80.70, 43.37, 317.93°) |
| OKLab | oklab(84.63% 0.0841 -0.0792) |
| OKLCH | oklch(84.63% 0.116 316.7) |
| XYZ | xyz(68.8322, 57.9313, 102.1442) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.51
Light Lavendar
#EFC0FE
ΔE00 3.15
Light Violet
#D6B4FC
ΔE00 4.39
Light Lilac
#EDC8FF
ΔE00 5.37
Pale Violet
#CEAEFA
ΔE00 5.85
Light Lavender
#DFC5FE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB5FF #C9FFB5
analogous
#C6B5FF #EBB5FF #FFB5EE
triadic
#EBB5FF #FFEBB5 #B5FFEB
tetradic
#EBB5FF #FFC6B5 #C9FFB5 #B5EEFF
square
#EBB5FF #FFC6B5 #C9FFB5 #B5EEFF
split-complementary
#EBB5FF #EEFFB5 #B5FFC6
monochromatic
#CA3BFF #DA78FF #EBB5FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.67
#EBB5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EBB5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB5FF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB5FF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#B7CAFD
Tritanopia (blue-blind)
#EBBECF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebb5ff; /* rgb */ color: rgb(235, 181, 255); /* oklch */ color: oklch(84.6% 0.116 316.7);
Tailwind
colors: {
custom: {
50: '#f2cbff',
500: '#ebb5ff',
950: '#000000',
},
}SCSS
$custom: #ebb5ff; $custom-light: #f2cbff; $custom-dark: #000000;
JSON
{
"hex": "#ebb5ff",
"rgb": {
"r": 235,
"g": 181,
"b": 255
},
"hsl": {
"h": 283.784,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.8463,
"c": 0.11556,
"h": 316.7
},
"luminance": 0.5793
}Semantic roles & 50–950 ramp
primary
#EBB5FF
secondary
#91E672
accent
#E6003E
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386