#EEB2EF#EEB2EF
#EEB2EF is a very light, moderate purple. Relative luminance 0.563; OKLCH L 83.8% C 0.105 H 325.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB2EF |
|---|---|
| RGB | rgb(238, 178, 239) |
| HSL | hsl(299, 66%, 82%) |
| HSV | hsv(299, 26%, 94%) |
| CMYK | cmyk(0.4%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(79.76, 31.71, -21.89) |
| CIE-LCH | lch(79.76, 38.53, 325.38°) |
| OKLab | oklab(83.79% 0.0874 -0.0591) |
| OKLCH | oklch(83.79% 0.105 325.9) |
| XYZ | xyz(66.7586, 56.2519, 88.9857) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.85
Plum
#DDA0DD
ΔE00 4.60
Mauve
#E0B0FF
ΔE00 5.70
Light Lilac
#EDC8FF
ΔE00 5.91
Very Light Purple
#F6CEFC
ΔE00 6.81
Light Violet
#D6B4FC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB2EF #B3EFB2
analogous
#D0B2EF #EEB2EF #EFB2D2
triadic
#EEB2EF #EFEEB2 #B2EFEE
tetradic
#EEB2EF #EFD0B2 #B3EFB2 #B2D2EF
square
#EEB2EF #EFD0B2 #B3EFB2 #B2D2EF
split-complementary
#EEB2EF #D2EFB2 #B2EFD0
monochromatic
#D84DDA #E37FE4 #EEB2EF #F9E5FA #F9E6FA
Accessibility & contrast
On white
1.71
#EEB2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#EEB2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB2EF
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB2EF | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#BCC8ED
Tritanopia (blue-blind)
#F2B7C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eeb2ef; /* rgb */ color: rgb(238, 178, 239); /* oklch */ color: oklch(83.8% 0.105 325.9);
Tailwind
colors: {
custom: {
50: '#f4c9f4',
500: '#eeb2ef',
950: '#000000',
},
}SCSS
$custom: #eeb2ef; $custom-light: #f4c9f4; $custom-dark: #000000;
JSON
{
"hex": "#eeb2ef",
"rgb": {
"r": 238,
"g": 178,
"b": 239
},
"hsl": {
"h": 299.016,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.83793,
"c": 0.10547,
"h": 325.9
},
"luminance": 0.5625
}Semantic roles & 50–950 ramp
primary
#EEB2EF
secondary
#7ACD78
accent
#CD181B
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171317
muted
#858285