#EEBCFB#EEBCFB
#EEBCFB is a very light, moderate purple. Relative luminance 0.611; OKLCH L 86.0% C 0.101 H 319.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBCFB |
|---|---|
| RGB | rgb(238, 188, 251) |
| HSL | hsl(288, 89%, 86%) |
| HSV | hsv(288, 25%, 98%) |
| CMYK | cmyk(5.2%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(82.44, 28.63, -24.25) |
| CIE-LCH | lch(82.44, 37.52, 319.74°) |
| OKLab | oklab(85.98% 0.0762 -0.0657) |
| OKLCH | oklch(85.98% 0.101 319.2) |
| XYZ | xyz(70.6533, 61.1100, 99.3216) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.96
Light Lilac
#EDC8FF
ΔE00 3.34
Mauve
#E0B0FF
ΔE00 4.69
Light Lavender
#DFC5FE
ΔE00 5.12
Very Light Purple
#F6CEFC
ΔE00 5.18
Pale Lavender
#EECFFE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBCFB #C9FBBC
analogous
#CEBCFB #EEBCFB #FBBCE8
triadic
#EEBCFB #FBEEBC #BCFBEE
tetradic
#EEBCFB #FBCEBC #C9FBBC #BCE8FB
square
#EEBCFB #FBCEBC #C9FBBC #BCE8FB
split-complementary
#EEBCFB #E8FBBC #BCFBCE
monochromatic
#D148F4 #DF82F8 #EEBCFB #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.59
#EEBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#EEBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBCFB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBCFB | 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)
#B5CAFE
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#EFC3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebcfb; /* rgb */ color: rgb(238, 188, 251); /* oklch */ color: oklch(86.0% 0.101 319.2);
Tailwind
colors: {
custom: {
50: '#f4d0fc',
500: '#eebcfb',
950: '#000000',
},
}SCSS
$custom: #eebcfb; $custom-light: #f4d0fc; $custom-dark: #000000;
JSON
{
"hex": "#eebcfb",
"rgb": {
"r": 238,
"g": 188,
"b": 251
},
"hsl": {
"h": 287.619,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.85979,
"c": 0.10063,
"h": 319.2
},
"luminance": 0.61109
}Semantic roles & 50–950 ramp
primary
#EEBCFB
secondary
#90E07B
accent
#E5002F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385