#EEB6EA#EEB6EA
#EEB6EA is a very light, moderate purple. Relative luminance 0.576; OKLCH L 84.3% C 0.094 H 328.7°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB6EA |
|---|---|
| RGB | rgb(238, 182, 234) |
| HSL | hsl(304, 62%, 82%) |
| HSV | hsv(304, 24%, 93%) |
| CMYK | cmyk(0%, 23.5%, 1.7%, 6.7%) |
| CIE-LAB | lab(80.50, 28.67, -18.07) |
| CIE-LCH | lch(80.50, 33.89, 327.77°) |
| OKLab | oklab(84.31% 0.0799 -0.0485) |
| OKLCH | oklch(84.31% 0.094 328.7) |
| XYZ | xyz(66.8377, 57.5755, 85.4183) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.24
Plum
#DDA0DD
ΔE00 5.53
Light Lilac
#EDC8FF
ΔE00 5.58
Very Light Purple
#F6CEFC
ΔE00 5.66
Pale Mauve
#FED0FC
ΔE00 5.89
Pale Lavender
#EECFFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB6EA #B6EEBA
analogous
#D6B6EE #EEB6EA #EEB6CE
triadic
#EEB6EA #EAEEB6 #B6EAEE
tetradic
#EEB6EA #EED6B6 #B6EEBA #B6CEEE
square
#EEB6EA #EED6B6 #B6EEBA #B6CEEE
split-complementary
#EEB6EA #CEEEB6 #B6EED6
monochromatic
#D753CD #E284DC #EEB6EA #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.68
#EEB6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EEB6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB6EA
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB6EA | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3EC
Deuteranopia (green-blind)
#C0CAE8
Tritanopia (blue-blind)
#F2BAC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eeb6ea; /* rgb */ color: rgb(238, 182, 234); /* oklch */ color: oklch(84.3% 0.094 328.7);
Tailwind
colors: {
custom: {
50: '#f4ccf0',
500: '#eeb6ea',
950: '#000000',
},
}SCSS
$custom: #eeb6ea; $custom-light: #f4ccf0; $custom-dark: #000000;
JSON
{
"hex": "#eeb6ea",
"rgb": {
"r": 238,
"g": 182,
"b": 234
},
"hsl": {
"h": 304.286,
"s": 62.222,
"l": 82.353
},
"oklch": {
"l": 0.84309,
"c": 0.09352,
"h": 328.7
},
"luminance": 0.57574
}Semantic roles & 50–950 ramp
primary
#EEB6EA
secondary
#7DCC82
accent
#CA281C
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385