#EEBBFC#EEBBFC
#EEBBFC is a very light, moderate purple. Relative luminance 0.607; OKLCH L 85.8% C 0.103 H 318.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBFC |
|---|---|
| RGB | rgb(238, 187, 252) |
| HSL | hsl(287, 92%, 86%) |
| HSV | hsv(287, 26%, 99%) |
| CMYK | cmyk(5.6%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(82.24, 29.36, -25.08) |
| CIE-LCH | lch(82.24, 38.61, 319.50°) |
| OKLab | oklab(85.84% 0.078 -0.068) |
| OKLCH | oklch(85.84% 0.103 318.9) |
| XYZ | xyz(70.5985, 60.7475, 100.0830) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.23
Light Lilac
#EDC8FF
ΔE00 3.65
Mauve
#E0B0FF
ΔE00 4.33
Light Lavender
#DFC5FE
ΔE00 5.26
Light Violet
#D6B4FC
ΔE00 5.36
Very Light Purple
#F6CEFC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBFC #C9FCBB
analogous
#CDBBFC #EEBBFC #FCBBE9
triadic
#EEBBFC #FCEEBB #BBFCEE
tetradic
#EEBBFC #FCCDBB #C9FCBB #BBE9FC
square
#EEBBFC #FCCDBB #C9FCBB #BBE9FC
split-complementary
#EEBBFC #E9FCBB #BBFCCD
monochromatic
#D146F7 #DF80F9 #EEBBFC #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.60
#EEBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#EEBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBFC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBFC | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FF
Deuteranopia (green-blind)
#BFCEFA
Tritanopia (blue-blind)
#EFC2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebbfc; /* rgb */ color: rgb(238, 187, 252); /* oklch */ color: oklch(85.8% 0.103 318.9);
Tailwind
colors: {
custom: {
50: '#f4d0fd',
500: '#eebbfc',
950: '#000000',
},
}SCSS
$custom: #eebbfc; $custom-light: #f4d0fd; $custom-dark: #000000;
JSON
{
"hex": "#eebbfc",
"rgb": {
"r": 238,
"g": 187,
"b": 252
},
"hsl": {
"h": 287.077,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85841,
"c": 0.10347,
"h": 318.9
},
"luminance": 0.60746
}Semantic roles & 50–950 ramp
primary
#EEBBFC
secondary
#90E279
accent
#E60031
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385