#EBBFFE#EBBFFE
#EBBFFE is a very light, moderate purple. Relative luminance 0.621; OKLCH L 86.3% C 0.097 H 315.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFFE |
|---|---|
| RGB | rgb(235, 191, 254) |
| HSL | hsl(282, 97%, 87%) |
| HSV | hsv(282, 25%, 100%) |
| CMYK | cmyk(7.5%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(82.96, 26.67, -25.08) |
| CIE-LCH | lch(82.96, 36.61, 316.75°) |
| OKLab | oklab(86.35% 0.0694 -0.0681) |
| OKLCH | oklch(86.35% 0.097 315.5) |
| XYZ | xyz(70.7784, 62.0806, 102.0009) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.88
Light Lilac
#EDC8FF
ΔE00 2.50
Light Lavender
#DFC5FE
ΔE00 3.86
Pale Lilac
#E4CBFF
ΔE00 4.50
Mauve
#E0B0FF
ΔE00 4.53
Light Violet
#D6B4FC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFFE #D2FEBF
analogous
#CCBFFE #EBBFFE #FEBFF1
triadic
#EBBFFE #FEEBBF #BFFEEB
tetradic
#EBBFFE #FECCBF #D2FEBF #BFF1FE
square
#EBBFFE #FECCBF #D2FEBF #BFF1FE
split-complementary
#EBBFFE #F1FEBF #BFFECC
monochromatic
#C546FC #D883FD #EBBFFE #F6E1FF #F6E1FF
Accessibility & contrast
On white
1.57
#EBBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#EBBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFFE
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFFE | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#EAC6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ebbffe; /* rgb */ color: rgb(235, 191, 254); /* oklch */ color: oklch(86.3% 0.097 315.5);
Tailwind
colors: {
custom: {
50: '#f2d2ff',
500: '#ebbffe',
950: '#000000',
},
}SCSS
$custom: #ebbffe; $custom-light: #f2d2ff; $custom-dark: #000000;
JSON
{
"hex": "#ebbffe",
"rgb": {
"r": 235,
"g": 191,
"b": 254
},
"hsl": {
"h": 281.905,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86346,
"c": 0.09727,
"h": 315.5
},
"luminance": 0.6208
}Semantic roles & 50–950 ramp
primary
#EBBFFE
secondary
#9BE67B
accent
#E60045
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386