#EBB7FB#EBB7FB
#EBB7FB is a very light, moderate purple. Relative luminance 0.585; OKLCH L 84.8% C 0.108 H 318.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB7FB |
|---|---|
| RGB | rgb(235, 183, 251) |
| HSL | hsl(286, 89%, 85%) |
| HSV | hsv(286, 27%, 98%) |
| CMYK | cmyk(6.4%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(81.01, 30.35, -26.44) |
| CIE-LCH | lch(81.01, 40.25, 318.94°) |
| OKLab | oklab(84.82% 0.0802 -0.0719) |
| OKLCH | oklch(84.82% 0.108 318.1) |
| XYZ | xyz(68.6045, 58.4956, 98.9248) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.20
Mauve
#E0B0FF
ΔE00 3.40
Light Lilac
#EDC8FF
ΔE00 4.51
Light Violet
#D6B4FC
ΔE00 4.75
Light Lavender
#DFC5FE
ΔE00 5.59
Plum
#DDA0DD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB7FB #C7FBB7
analogous
#C9B7FB #EBB7FB #FBB7E9
triadic
#EBB7FB #FBEBB7 #B7FBEB
tetradic
#EBB7FB #FBC9B7 #C7FBB7 #B7E9FB
square
#EBB7FB #FBC9B7 #C7FBB7 #B7E9FB
split-complementary
#EBB7FB #E9FBB7 #B7FBC9
monochromatic
#CB43F5 #DB7DF8 #EBB7FB #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.65
#EBB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#EBB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB7FB
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB7FB | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FE
Deuteranopia (green-blind)
#BACBF9
Tritanopia (blue-blind)
#EBBFCF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebb7fb; /* rgb */ color: rgb(235, 183, 251); /* oklch */ color: oklch(84.8% 0.108 318.1);
Tailwind
colors: {
custom: {
50: '#f2cdfc',
500: '#ebb7fb',
950: '#000000',
},
}SCSS
$custom: #ebb7fb; $custom-light: #f2cdfc; $custom-dark: #000000;
JSON
{
"hex": "#ebb7fb",
"rgb": {
"r": 235,
"g": 183,
"b": 251
},
"hsl": {
"h": 285.882,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.84823,
"c": 0.10766,
"h": 318.1
},
"luminance": 0.58494
}Semantic roles & 50–950 ramp
primary
#EBB7FB
secondary
#8FE077
accent
#E60036
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385