#EBB5FB#EBB5FB
#EBB5FB is a very light, moderate purple. Relative luminance 0.577; OKLCH L 84.5% C 0.111 H 318.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB5FB |
|---|---|
| RGB | rgb(235, 181, 251) |
| HSL | hsl(286, 90%, 85%) |
| HSV | hsv(286, 28%, 98%) |
| CMYK | cmyk(6.4%, 27.9%, 0%, 1.6%) |
| CIE-LAB | lab(80.56, 31.42, -27.14) |
| CIE-LCH | lch(80.56, 41.52, 319.18°) |
| OKLab | oklab(84.48% 0.0831 -0.0738) |
| OKLCH | oklch(84.48% 0.111 318.4) |
| XYZ | xyz(68.1950, 57.6764, 98.7883) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.73
Mauve
#E0B0FF
ΔE00 3.13
Light Violet
#D6B4FC
ΔE00 4.78
Light Lilac
#EDC8FF
ΔE00 5.05
Plum
#DDA0DD
ΔE00 5.95
Light Lavender
#DFC5FE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB5FB #C5FBB5
analogous
#C8B5FB #EBB5FB #FBB5E8
triadic
#EBB5FB #FBEBB5 #B5FBEB
tetradic
#EBB5FB #FBC8B5 #C5FBB5 #B5E8FB
square
#EBB5FB #FBC8B5 #C5FBB5 #B5E8FB
split-complementary
#EBB5FB #E8FBB5 #B5FBC8
monochromatic
#CC41F5 #DB7BF8 #EBB5FB #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.68
#EBB5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EBB5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB5FB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB5FB | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FE
Deuteranopia (green-blind)
#B9CAF9
Tritanopia (blue-blind)
#ECBDCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ebb5fb; /* rgb */ color: rgb(235, 181, 251); /* oklch */ color: oklch(84.5% 0.111 318.4);
Tailwind
colors: {
custom: {
50: '#f2cbfc',
500: '#ebb5fb',
950: '#000000',
},
}SCSS
$custom: #ebb5fb; $custom-light: #f2cbfc; $custom-dark: #000000;
JSON
{
"hex": "#ebb5fb",
"rgb": {
"r": 235,
"g": 181,
"b": 251
},
"hsl": {
"h": 286.286,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.84475,
"c": 0.11112,
"h": 318.4
},
"luminance": 0.57675
}Semantic roles & 50–950 ramp
primary
#EBB5FB
secondary
#8DDF75
accent
#E60034
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385