#EBB4FF#EBB4FF
#EBB4FF is a very light, moderate purple. Relative luminance 0.575; OKLCH L 84.5% C 0.117 H 316.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB4FF |
|---|---|
| RGB | rgb(235, 180, 255) |
| HSL | hsl(284, 100%, 85%) |
| HSV | hsv(284, 29%, 100%) |
| CMYK | cmyk(7.8%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(80.47, 32.73, -29.41) |
| CIE-LCH | lch(80.47, 44.00, 318.06°) |
| OKLab | oklab(84.46% 0.0856 -0.0802) |
| OKLCH | oklch(84.46% 0.117 316.9) |
| XYZ | xyz(68.6296, 57.5261, 102.0767) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.42
Light Lavendar
#EFC0FE
ΔE00 3.40
Light Violet
#D6B4FC
ΔE00 4.45
Light Lilac
#EDC8FF
ΔE00 5.64
Pale Violet
#CEAEFA
ΔE00 5.84
Light Lavender
#DFC5FE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB4FF #C8FFB4
analogous
#C5B4FF #EBB4FF #FFB4ED
triadic
#EBB4FF #FFEBB4 #B4FFEB
tetradic
#EBB4FF #FFC5B4 #C8FFB4 #B4EDFF
square
#EBB4FF #FFC5B4 #C8FFB4 #B4EDFF
split-complementary
#EBB4FF #EDFFB4 #B4FFC5
monochromatic
#CA3AFF #DB77FF #EBB4FF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.68
#EBB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EBB4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB4FF
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB4FF | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#B6C9FD
Tritanopia (blue-blind)
#EBBDCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebb4ff; /* rgb */ color: rgb(235, 180, 255); /* oklch */ color: oklch(84.5% 0.117 316.9);
Tailwind
colors: {
custom: {
50: '#f2cbff',
500: '#ebb4ff',
950: '#000000',
},
}SCSS
$custom: #ebb4ff; $custom-light: #f2cbff; $custom-dark: #000000;
JSON
{
"hex": "#ebb4ff",
"rgb": {
"r": 235,
"g": 180,
"b": 255
},
"hsl": {
"h": 284,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.84458,
"c": 0.11728,
"h": 316.9
},
"luminance": 0.57525
}Semantic roles & 50–950 ramp
primary
#EBB4FF
secondary
#90E671
accent
#E6003D
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386