#EEBBFB#EEBBFB
#EEBBFB is a very light, moderate purple. Relative luminance 0.607; OKLCH L 85.8% C 0.102 H 319.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBFB |
|---|---|
| RGB | rgb(238, 187, 251) |
| HSL | hsl(288, 89%, 86%) |
| HSV | hsv(288, 25%, 98%) |
| CMYK | cmyk(5.2%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(82.21, 29.16, -24.59) |
| CIE-LCH | lch(82.21, 38.15, 319.86°) |
| OKLab | oklab(85.8% 0.0777 -0.0667) |
| OKLCH | oklch(85.8% 0.102 319.3) |
| XYZ | xyz(70.4404, 60.6843, 99.2506) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.20
Light Lilac
#EDC8FF
ΔE00 3.61
Mauve
#E0B0FF
ΔE00 4.51
Light Lavender
#DFC5FE
ΔE00 5.30
Very Light Purple
#F6CEFC
ΔE00 5.45
Light Violet
#D6B4FC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBFB #C8FBBB
analogous
#CEBBFB #EEBBFB #FBBBE8
triadic
#EEBBFB #FBEEBB #BBFBEE
tetradic
#EEBBFB #FBCEBB #C8FBBB #BBE8FB
square
#EEBBFB #FBCEBB #C8FBBB #BBE8FB
split-complementary
#EEBBFB #E8FBBB #BBFBCE
monochromatic
#D147F4 #E081F8 #EEBBFB #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.60
#EEBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EEBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBFB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBFB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#EFC2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebbfb; /* rgb */ color: rgb(238, 187, 251); /* oklch */ color: oklch(85.8% 0.102 319.3);
Tailwind
colors: {
custom: {
50: '#f4d0fc',
500: '#eebbfb',
950: '#000000',
},
}SCSS
$custom: #eebbfb; $custom-light: #f4d0fc; $custom-dark: #000000;
JSON
{
"hex": "#eebbfb",
"rgb": {
"r": 238,
"g": 187,
"b": 251
},
"hsl": {
"h": 287.813,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85803,
"c": 0.10237,
"h": 319.3
},
"luminance": 0.60683
}Semantic roles & 50–950 ramp
primary
#EEBBFB
secondary
#8FE07A
accent
#E6002F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385