#EBBFEE#EBBFEE
#EBBFEE is a very light, moderate purple. Relative luminance 0.611; OKLCH L 85.8% C 0.080 H 324.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFEE |
|---|---|
| RGB | rgb(235, 191, 238) |
| HSL | hsl(296, 58%, 84%) |
| HSV | hsv(296, 20%, 93%) |
| CMYK | cmyk(1.3%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.43, 23.62, -17.34) |
| CIE-LCH | lch(82.43, 29.30, 323.73°) |
| OKLab | oklab(85.77% 0.0646 -0.0466) |
| OKLCH | oklch(85.77% 0.08 324.2) |
| XYZ | xyz(68.3225, 61.0982, 89.0664) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.39
Light Lilac
#EDC8FF
ΔE00 3.60
Light Lavendar
#EFC0FE
ΔE00 3.60
Pale Mauve
#FED0FC
ΔE00 4.15
Pale Lavender
#EECFFE
ΔE00 4.34
Pale Lilac
#E4CBFF
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFEE #C2EEBF
analogous
#D4BFEE #EBBFEE #EEBFDA
triadic
#EBBFEE #EEEBBF #BFEEEB
tetradic
#EBBFEE #EED4BF #C2EEBF #BFDAEE
square
#EBBFEE #EED4BF #C2EEBF #BFDAEE
split-complementary
#EBBFEE #DAEEBF #BFEED4
monochromatic
#CD5ED4 #DC8FE1 #EBBFEE #F7E7F9 #F7E7F9
Accessibility & contrast
On white
1.59
#EBBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#EBBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFEE
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFEE | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#EDC3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebbfee; /* rgb */ color: rgb(235, 191, 238); /* oklch */ color: oklch(85.8% 0.080 324.2);
Tailwind
colors: {
custom: {
50: '#f1d2f3',
500: '#ebbfee',
950: '#000000',
},
}SCSS
$custom: #ebbfee; $custom-light: #f1d2f3; $custom-dark: #000000;
JSON
{
"hex": "#ebbfee",
"rgb": {
"r": 235,
"g": 191,
"b": 238
},
"hsl": {
"h": 296.17,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.85769,
"c": 0.07963,
"h": 324.2
},
"luminance": 0.61097
}Semantic roles & 50–950 ramp
primary
#EBBFEE
secondary
#8ACC86
accent
#C6202A
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385