#EBB9FF#EBB9FF
#EBB9FF is a very light, moderate purple. Relative luminance 0.596; OKLCH L 85.3% C 0.109 H 316.1°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB9FF |
|---|---|
| RGB | rgb(235, 185, 255) |
| HSL | hsl(283, 100%, 86%) |
| HSV | hsv(283, 27%, 100%) |
| CMYK | cmyk(7.8%, 27.5%, 0%, 0%) |
| CIE-LAB | lab(81.61, 30.06, -27.67) |
| CIE-LCH | lch(81.61, 40.86, 317.37°) |
| OKLab | oklab(85.33% 0.0784 -0.0753) |
| OKLCH | oklch(85.33% 0.109 316.1) |
| XYZ | xyz(69.6572, 59.5813, 102.4192) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.14
Mauve
#E0B0FF
ΔE00 3.09
Light Lilac
#EDC8FF
ΔE00 4.30
Light Violet
#D6B4FC
ΔE00 4.31
Light Lavender
#DFC5FE
ΔE00 5.13
Pale Violet
#CEAEFA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB9FF #CDFFB9
analogous
#C8B9FF #EBB9FF #FFB9F0
triadic
#EBB9FF #FFEBB9 #B9FFEB
tetradic
#EBB9FF #FFC8B9 #CDFFB9 #B9F0FF
square
#EBB9FF #FFC8B9 #CDFFB9 #B9F0FF
split-complementary
#EBB9FF #F0FFB9 #B9FFC8
monochromatic
#C83FFF #DA7CFF #EBB9FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.63
#EBB9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#EBB9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB9FF
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB9FF | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#BBCCFD
Tritanopia (blue-blind)
#EBC1D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebb9ff; /* rgb */ color: rgb(235, 185, 255); /* oklch */ color: oklch(85.3% 0.109 316.1);
Tailwind
colors: {
custom: {
50: '#f2ceff',
500: '#ebb9ff',
950: '#000000',
},
}SCSS
$custom: #ebb9ff; $custom-light: #f2ceff; $custom-dark: #000000;
JSON
{
"hex": "#ebb9ff",
"rgb": {
"r": 235,
"g": 185,
"b": 255
},
"hsl": {
"h": 282.857,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.85326,
"c": 0.10871,
"h": 316.1
},
"luminance": 0.5958
}Semantic roles & 50–950 ramp
primary
#EBB9FF
secondary
#96E775
accent
#E60042
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171318
muted
#858386