#EEBBF3#EEBBF3
#EEBBF3 is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.5% C 0.094 H 323.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBF3 |
|---|---|
| RGB | rgb(238, 187, 243) |
| HSL | hsl(295, 70%, 84%) |
| HSV | hsv(295, 23%, 95%) |
| CMYK | cmyk(2.1%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(81.94, 27.66, -20.72) |
| CIE-LCH | lch(81.94, 34.56, 323.16°) |
| OKLab | oklab(85.51% 0.0753 -0.0559) |
| OKLCH | oklch(85.51% 0.094 323.4) |
| XYZ | xyz(69.2059, 60.1905, 92.7489) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.26
Light Lilac
#EDC8FF
ΔE00 3.78
Very Light Purple
#F6CEFC
ΔE00 4.60
Pale Mauve
#FED0FC
ΔE00 5.27
Pale Lavender
#EECFFE
ΔE00 5.47
Light Lavender
#DFC5FE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBF3 #C0F3BB
analogous
#D2BBF3 #EEBBF3 #F3BBDC
triadic
#EEBBF3 #F3EEBB #BBF3EE
tetradic
#EEBBF3 #F3D2BB #C0F3BB #BBDCF3
square
#EEBBF3 #F3D2BB #C0F3BB #BBDCF3
split-complementary
#EEBBF3 #DCF3BB #BBF3D2
monochromatic
#D453E1 #E187EA #EEBBF3 #F8E5FA #F8E5FA
Accessibility & contrast
On white
1.61
#EEBBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#EEBBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBF3
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBF3 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F5
Deuteranopia (green-blind)
#C2CEF1
Tritanopia (blue-blind)
#F0C0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebbf3; /* rgb */ color: rgb(238, 187, 243); /* oklch */ color: oklch(85.5% 0.094 323.4);
Tailwind
colors: {
custom: {
50: '#f4cff7',
500: '#eebbf3',
950: '#000000',
},
}SCSS
$custom: #eebbf3; $custom-light: #f4cff7; $custom-dark: #000000;
JSON
{
"hex": "#eebbf3",
"rgb": {
"r": 238,
"g": 187,
"b": 243
},
"hsl": {
"h": 294.643,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.8551,
"c": 0.0938,
"h": 323.4
},
"luminance": 0.60189
}Semantic roles & 50–950 ramp
primary
#EEBBF3
secondary
#87D37F
accent
#D21425
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385