#EBBFFF#EBBFFF
#EBBFFF is a very light, moderate purple. Relative luminance 0.621; OKLCH L 86.4% C 0.098 H 315.1°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFFF |
|---|---|
| RGB | rgb(235, 191, 255) |
| HSL | hsl(281, 100%, 87%) |
| HSV | hsv(281, 25%, 100%) |
| CMYK | cmyk(7.8%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(82.99, 26.86, -25.56) |
| CIE-LCH | lch(82.99, 37.08, 316.42°) |
| OKLab | oklab(86.38% 0.0697 -0.0695) |
| OKLCH | oklch(86.38% 0.098 315.1) |
| XYZ | xyz(70.9389, 62.1448, 102.8465) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.03
Light Lilac
#EDC8FF
ΔE00 2.62
Light Lavender
#DFC5FE
ΔE00 3.83
Mauve
#E0B0FF
ΔE00 4.38
Pale Lilac
#E4CBFF
ΔE00 4.53
Light Violet
#D6B4FC
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFFF #D3FFBF
analogous
#CBBFFF #EBBFFF #FFBFF3
triadic
#EBBFFF #FFEBBF #BFFFEB
tetradic
#EBBFFF #FFCBBF #D3FFBF #BFF3FF
square
#EBBFFF #FFCBBF #D3FFBF #BFF3FF
split-complementary
#EBBFFF #F3FFBF #BFFFCB
monochromatic
#C545FF #D882FF #EBBFFF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.56
#EBBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#EBBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFFF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFFF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#EAC6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebbfff; /* rgb */ color: rgb(235, 191, 255); /* oklch */ color: oklch(86.4% 0.098 315.1);
Tailwind
colors: {
custom: {
50: '#f2d2ff',
500: '#ebbfff',
950: '#000000',
},
}SCSS
$custom: #ebbfff; $custom-light: #f2d2ff; $custom-dark: #000000;
JSON
{
"hex": "#ebbfff",
"rgb": {
"r": 235,
"g": 191,
"b": 255
},
"hsl": {
"h": 281.25,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86384,
"c": 0.09842,
"h": 315.1
},
"luminance": 0.62144
}Semantic roles & 50–950 ramp
primary
#EBBFFF
secondary
#9DE87B
accent
#E60048
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386