#EBB9FC#EBB9FC
#EBB9FC is a very light, moderate purple. Relative luminance 0.594; OKLCH L 85.2% C 0.105 H 317.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB9FC |
|---|---|
| RGB | rgb(235, 185, 252) |
| HSL | hsl(285, 92%, 86%) |
| HSV | hsv(285, 27%, 99%) |
| CMYK | cmyk(6.7%, 26.6%, 0%, 1.2%) |
| CIE-LAB | lab(81.51, 29.48, -26.23) |
| CIE-LCH | lch(81.51, 39.46, 318.34°) |
| OKLab | oklab(85.21% 0.0775 -0.0713) |
| OKLCH | oklch(85.21% 0.105 317.4) |
| XYZ | xyz(69.1780, 59.3897, 99.8957) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.76
Mauve
#E0B0FF
ΔE00 3.56
Light Lilac
#EDC8FF
ΔE00 4.03
Light Violet
#D6B4FC
ΔE00 4.66
Light Lavender
#DFC5FE
ΔE00 5.14
Pale Lilac
#E4CBFF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB9FC #CAFCB9
analogous
#C9B9FC #EBB9FC #FCB9EB
triadic
#EBB9FC #FCEBB9 #B9FCEB
tetradic
#EBB9FC #FCC9B9 #CAFCB9 #B9EBFC
square
#EBB9FC #FCC9B9 #CAFCB9 #B9EBFC
split-complementary
#EBB9FC #EBFCB9 #B9FCC9
monochromatic
#C944F7 #DA7EF9 #EBB9FC #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.63
#EBB9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#EBB9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB9FC
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB9FC | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FF
Deuteranopia (green-blind)
#BCCCFA
Tritanopia (blue-blind)
#EBC0D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebb9fc; /* rgb */ color: rgb(235, 185, 252); /* oklch */ color: oklch(85.2% 0.105 317.4);
Tailwind
colors: {
custom: {
50: '#f2cefd',
500: '#ebb9fc',
950: '#000000',
},
}SCSS
$custom: #ebb9fc; $custom-light: #f2cefd; $custom-dark: #000000;
JSON
{
"hex": "#ebb9fc",
"rgb": {
"r": 235,
"g": 185,
"b": 252
},
"hsl": {
"h": 284.776,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.85211,
"c": 0.10533,
"h": 317.4
},
"luminance": 0.59388
}Semantic roles & 50–950 ramp
primary
#EBB9FC
secondary
#93E278
accent
#E6003A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171317
muted
#858385