#EBB1FF#EBB1FF
#EBB1FF is a very light, vivid purple. Relative luminance 0.563; OKLCH L 83.9% C 0.122 H 317.2°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB1FF |
|---|---|
| RGB | rgb(235, 177, 255) |
| HSL | hsl(285, 100%, 85%) |
| HSV | hsv(285, 31%, 100%) |
| CMYK | cmyk(7.8%, 30.6%, 0%, 0%) |
| CIE-LAB | lab(79.80, 34.33, -30.44) |
| CIE-LCH | lch(79.80, 45.88, 318.43°) |
| OKLab | oklab(83.94% 0.0899 -0.0831) |
| OKLCH | oklch(83.94% 0.122 317.2) |
| XYZ | xyz(68.0305, 56.3279, 101.8770) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.31
Light Lavendar
#EFC0FE
ΔE00 4.16
Light Violet
#D6B4FC
ΔE00 4.70
Pale Violet
#CEAEFA
ΔE00 5.87
Plum
#DDA0DD
ΔE00 6.14
Light Lilac
#EDC8FF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB1FF #C5FFB1
analogous
#C4B1FF #EBB1FF #FFB1EC
triadic
#EBB1FF #FFEBB1 #B1FFEB
tetradic
#EBB1FF #FFC4B1 #C5FFB1 #B1ECFF
square
#EBB1FF #FFC4B1 #C5FFB1 #B1ECFF
split-complementary
#EBB1FF #ECFFB1 #B1FFC4
monochromatic
#CC37FF #DB74FF #EBB1FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.71
#EBB1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EBB1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB1FF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB1FF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#B4C8FD
Tritanopia (blue-blind)
#EBBACD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebb1ff; /* rgb */ color: rgb(235, 177, 255); /* oklch */ color: oklch(83.9% 0.122 317.2);
Tailwind
colors: {
custom: {
50: '#f2c9ff',
500: '#ebb1ff',
950: '#000000',
},
}SCSS
$custom: #ebb1ff; $custom-light: #f2c9ff; $custom-dark: #000000;
JSON
{
"hex": "#ebb1ff",
"rgb": {
"r": 235,
"g": 177,
"b": 255
},
"hsl": {
"h": 284.615,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.83944,
"c": 0.12242,
"h": 317.2
},
"luminance": 0.56326
}Semantic roles & 50–950 ramp
primary
#EBB1FF
secondary
#8DE66F
accent
#E6003B
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171318
muted
#858286