#EBBBFF#EBBBFF
#EBBBFF is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.7% C 0.105 H 315.8°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBFF |
|---|---|
| RGB | rgb(235, 187, 255) |
| HSL | hsl(282, 100%, 87%) |
| HSV | hsv(282, 27%, 100%) |
| CMYK | cmyk(7.8%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(82.07, 28.99, -26.97) |
| CIE-LCH | lch(82.07, 39.60, 317.07°) |
| OKLab | oklab(85.68% 0.0755 -0.0734) |
| OKLCH | oklch(85.68% 0.105 315.8) |
| XYZ | xyz(70.0785, 60.4240, 102.5597) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.67
Mauve
#E0B0FF
ΔE00 3.48
Light Lilac
#EDC8FF
ΔE00 3.75
Light Violet
#D6B4FC
ΔE00 4.37
Light Lavender
#DFC5FE
ΔE00 4.68
Pale Lilac
#E4CBFF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBFF #CFFFBB
analogous
#C9BBFF #EBBBFF #FFBBF1
triadic
#EBBBFF #FFEBBB #BBFFEB
tetradic
#EBBBFF #FFC9BB #CFFFBB #BBF1FF
square
#EBBBFF #FFC9BB #CFFFBB #BBF1FF
split-complementary
#EBBBFF #F1FFBB #BBFFC9
monochromatic
#C741FF #D97EFF #EBBBFF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.60
#EBBBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#EBBBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBFF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBFF | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#BCCEFD
Tritanopia (blue-blind)
#EAC3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbbff; /* rgb */ color: rgb(235, 187, 255); /* oklch */ color: oklch(85.7% 0.105 315.8);
Tailwind
colors: {
custom: {
50: '#f2cfff',
500: '#ebbbff',
950: '#000000',
},
}SCSS
$custom: #ebbbff; $custom-light: #f2cfff; $custom-dark: #000000;
JSON
{
"hex": "#ebbbff",
"rgb": {
"r": 235,
"g": 187,
"b": 255
},
"hsl": {
"h": 282.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.85676,
"c": 0.10528,
"h": 315.8
},
"luminance": 0.60423
}Semantic roles & 50–950 ramp
primary
#EBBBFF
secondary
#98E777
accent
#E60043
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386