#EBB7FE#EBB7FE
#EBB7FE is a very light, moderate purple. Relative luminance 0.587; OKLCH L 84.9% C 0.111 H 316.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB7FE |
|---|---|
| RGB | rgb(235, 183, 254) |
| HSL | hsl(284, 97%, 86%) |
| HSV | hsv(284, 28%, 100%) |
| CMYK | cmyk(7.5%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(81.12, 30.93, -27.89) |
| CIE-LCH | lch(81.12, 41.65, 317.97°) |
| OKLab | oklab(84.94% 0.081 -0.0759) |
| OKLCH | oklch(84.94% 0.111 316.8) |
| XYZ | xyz(69.0812, 58.6862, 101.4352) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.51
Mauve
#E0B0FF
ΔE00 2.90
Light Violet
#D6B4FC
ΔE00 4.42
Light Lilac
#EDC8FF
ΔE00 4.74
Light Lavender
#DFC5FE
ΔE00 5.58
Pale Violet
#CEAEFA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB7FE #CAFEB7
analogous
#C7B7FE #EBB7FE #FEB7ED
triadic
#EBB7FE #FEEBB7 #B7FEEB
tetradic
#EBB7FE #FEC7B7 #CAFEB7 #B7EDFE
square
#EBB7FE #FEC7B7 #CAFEB7 #B7EDFE
split-complementary
#EBB7FE #EDFEB7 #B7FEC7
monochromatic
#C93EFC #DA7BFD #EBB7FE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.65
#EBB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#EBB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB7FE
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB7FE | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#EBBFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebb7fe; /* rgb */ color: rgb(235, 183, 254); /* oklch */ color: oklch(84.9% 0.111 316.8);
Tailwind
colors: {
custom: {
50: '#f2cdff',
500: '#ebb7fe',
950: '#000000',
},
}SCSS
$custom: #ebb7fe; $custom-light: #f2cdff; $custom-dark: #000000;
JSON
{
"hex": "#ebb7fe",
"rgb": {
"r": 235,
"g": 183,
"b": 254
},
"hsl": {
"h": 283.944,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.84938,
"c": 0.11102,
"h": 316.8
},
"luminance": 0.58685
}Semantic roles & 50–950 ramp
primary
#EBB7FE
secondary
#93E574
accent
#E6003D
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386