#EBB7FF#EBB7FF
#EBB7FF is a very light, moderate purple. Relative luminance 0.587; OKLCH L 85.0% C 0.112 H 316.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB7FF |
|---|---|
| RGB | rgb(235, 183, 255) |
| HSL | hsl(283, 100%, 86%) |
| HSV | hsv(283, 28%, 100%) |
| CMYK | cmyk(7.8%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(81.15, 31.13, -28.37) |
| CIE-LCH | lch(81.15, 42.11, 317.66°) |
| OKLab | oklab(84.98% 0.0813 -0.0773) |
| OKLCH | oklch(84.98% 0.112 316.4) |
| XYZ | xyz(69.2417, 58.7504, 102.2807) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.64
Mauve
#E0B0FF
ΔE00 2.76
Light Violet
#D6B4FC
ΔE00 4.32
Light Lilac
#EDC8FF
ΔE00 4.84
Light Lavender
#DFC5FE
ΔE00 5.59
Pale Violet
#CEAEFA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB7FF #CBFFB7
analogous
#C7B7FF #EBB7FF #FFB7EF
triadic
#EBB7FF #FFEBB7 #B7FFEB
tetradic
#EBB7FF #FFC7B7 #CBFFB7 #B7EFFF
square
#EBB7FF #FFC7B7 #CBFFB7 #B7EFFF
split-complementary
#EBB7FF #EFFFB7 #B7FFC7
monochromatic
#C93DFF #DA7AFF #EBB7FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.65
#EBB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#EBB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB7FF
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB7FF | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#B9CBFD
Tritanopia (blue-blind)
#EBBFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebb7ff; /* rgb */ color: rgb(235, 183, 255); /* oklch */ color: oklch(85.0% 0.112 316.4);
Tailwind
colors: {
custom: {
50: '#f2cdff',
500: '#ebb7ff',
950: '#000000',
},
}SCSS
$custom: #ebb7ff; $custom-light: #f2cdff; $custom-dark: #000000;
JSON
{
"hex": "#ebb7ff",
"rgb": {
"r": 235,
"g": 183,
"b": 255
},
"hsl": {
"h": 283.333,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.84977,
"c": 0.11214,
"h": 316.4
},
"luminance": 0.58749
}Semantic roles & 50–950 ramp
primary
#EBB7FF
secondary
#94E674
accent
#E60040
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171318
muted
#858386