#EEB2EE#EEB2EE
#EEB2EE is a very light, moderate purple. Relative luminance 0.562; OKLCH L 83.8% C 0.104 H 326.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB2EE |
|---|---|
| RGB | rgb(238, 178, 238) |
| HSL | hsl(300, 64%, 82%) |
| HSV | hsv(300, 25%, 93%) |
| CMYK | cmyk(0%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(79.72, 31.53, -21.40) |
| CIE-LCH | lch(79.72, 38.10, 325.83°) |
| OKLab | oklab(83.76% 0.0871 -0.0577) |
| OKLCH | oklch(83.76% 0.104 326.5) |
| XYZ | xyz(66.6113, 56.1929, 88.2098) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.96
Plum
#DDA0DD
ΔE00 4.58
Mauve
#E0B0FF
ΔE00 5.91
Light Lilac
#EDC8FF
ΔE00 5.96
Very Light Purple
#F6CEFC
ΔE00 6.76
Pale Mauve
#FED0FC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB2EE #B2EEB2
analogous
#D0B2EE #EEB2EE #EEB2D0
triadic
#EEB2EE #EEEEB2 #B2EEEE
tetradic
#EEB2EE #EED0B2 #B2EEB2 #B2D0EE
square
#EEB2EE #EED0B2 #B2EEB2 #B2D0EE
split-complementary
#EEB2EE #D0EEB2 #B2EED0
monochromatic
#D84ED8 #E380E3 #EEB2EE #F9E4F9 #F9E6F9
Accessibility & contrast
On white
1.72
#EEB2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EEB2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB2EE
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB2EE | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F0
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#F2B7C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eeb2ee; /* rgb */ color: rgb(238, 178, 238); /* oklch */ color: oklch(83.8% 0.104 326.5);
Tailwind
colors: {
custom: {
50: '#f4c9f3',
500: '#eeb2ee',
950: '#000000',
},
}SCSS
$custom: #eeb2ee; $custom-light: #f4c9f3; $custom-dark: #000000;
JSON
{
"hex": "#eeb2ee",
"rgb": {
"r": 238,
"g": 178,
"b": 238
},
"hsl": {
"h": 300,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.83756,
"c": 0.10447,
"h": 326.5
},
"luminance": 0.56191
}Semantic roles & 50–950 ramp
primary
#EEB2EE
secondary
#79CC79
accent
#CC1A1A
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285