#EEBBF0#EEBBF0
#EEBBF0 is a very light, moderate purple. Relative luminance 0.600; OKLCH L 85.4% C 0.091 H 325.1°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBF0 |
|---|---|
| RGB | rgb(238, 187, 240) |
| HSL | hsl(298, 64%, 84%) |
| HSV | hsv(298, 22%, 94%) |
| CMYK | cmyk(0.8%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(81.84, 27.10, -19.27) |
| CIE-LCH | lch(81.84, 33.25, 324.59°) |
| OKLab | oklab(85.4% 0.0744 -0.0519) |
| OKLCH | oklch(85.4% 0.091 325.1) |
| XYZ | xyz(68.7566, 60.0107, 90.3825) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.92
Light Lilac
#EDC8FF
ΔE00 4.09
Very Light Purple
#F6CEFC
ΔE00 4.44
Pale Mauve
#FED0FC
ΔE00 4.98
Pale Lavender
#EECFFE
ΔE00 5.50
Light Lavender
#DFC5FE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBF0 #BDF0BB
analogous
#D3BBF0 #EEBBF0 #F0BBD7
triadic
#EEBBF0 #F0EEBB #BBF0EE
tetradic
#EEBBF0 #F0D3BB #BDF0BB #BBD7F0
square
#EEBBF0 #F0D3BB #BDF0BB #BBD7F0
split-complementary
#EEBBF0 #D7F0BB #BBF0D3
monochromatic
#D557DA #E189E5 #EEBBF0 #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.62
#EEBBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#EEBBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBF0
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBF0 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F2
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#F1C0CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eebbf0; /* rgb */ color: rgb(238, 187, 240); /* oklch */ color: oklch(85.4% 0.091 325.1);
Tailwind
colors: {
custom: {
50: '#f4cff5',
500: '#eebbf0',
950: '#000000',
},
}SCSS
$custom: #eebbf0; $custom-light: #f4cff5; $custom-dark: #000000;
JSON
{
"hex": "#eebbf0",
"rgb": {
"r": 238,
"g": 187,
"b": 240
},
"hsl": {
"h": 297.736,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.85403,
"c": 0.09068,
"h": 325.1
},
"luminance": 0.60009
}Semantic roles & 50–950 ramp
primary
#EEBBF0
secondary
#83CF81
accent
#CC1A21
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385