#EBB8FF#EBB8FF
#EBB8FF is a very light, moderate purple. Relative luminance 0.592; OKLCH L 85.2% C 0.110 H 316.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8FF |
|---|---|
| RGB | rgb(235, 184, 255) |
| HSL | hsl(283, 100%, 86%) |
| HSV | hsv(283, 28%, 100%) |
| CMYK | cmyk(7.8%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(81.38, 30.60, -28.02) |
| CIE-LCH | lch(81.38, 41.49, 317.52°) |
| OKLab | oklab(85.15% 0.0798 -0.0763) |
| OKLCH | oklch(85.15% 0.11 316.3) |
| XYZ | xyz(69.4487, 59.1644, 102.3497) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.39
Mauve
#E0B0FF
ΔE00 2.92
Light Violet
#D6B4FC
ΔE00 4.31
Light Lilac
#EDC8FF
ΔE00 4.57
Light Lavender
#DFC5FE
ΔE00 5.36
Pale Violet
#CEAEFA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8FF #CCFFB8
analogous
#C7B8FF #EBB8FF #FFB8EF
triadic
#EBB8FF #FFEBB8 #B8FFEB
tetradic
#EBB8FF #FFC7B8 #CCFFB8 #B8EFFF
square
#EBB8FF #FFC7B8 #CCFFB8 #B8EFFF
split-complementary
#EBB8FF #EFFFB8 #B8FFC7
monochromatic
#C93EFF #DA7BFF #EBB8FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.64
#EBB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#EBB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8FF
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8FF | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#EBC0D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebb8ff; /* rgb */ color: rgb(235, 184, 255); /* oklch */ color: oklch(85.2% 0.110 316.3);
Tailwind
colors: {
custom: {
50: '#f2cdff',
500: '#ebb8ff',
950: '#000000',
},
}SCSS
$custom: #ebb8ff; $custom-light: #f2cdff; $custom-dark: #000000;
JSON
{
"hex": "#ebb8ff",
"rgb": {
"r": 235,
"g": 184,
"b": 255
},
"hsl": {
"h": 283.099,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.85151,
"c": 0.11042,
"h": 316.3
},
"luminance": 0.59163
}Semantic roles & 50–950 ramp
primary
#EBB8FF
secondary
#95E775
accent
#E60041
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171318
muted
#858386