#EEB4FC#EEB4FC
#EEB4FC is a very light, moderate purple. Relative luminance 0.578; OKLCH L 84.6% C 0.116 H 319.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB4FC |
|---|---|
| RGB | rgb(238, 180, 252) |
| HSL | hsl(288, 92%, 85%) |
| HSV | hsv(288, 29%, 99%) |
| CMYK | cmyk(5.6%, 28.6%, 0%, 1.2%) |
| CIE-LAB | lab(80.66, 33.08, -27.50) |
| CIE-LCH | lch(80.66, 43.02, 320.26°) |
| OKLab | oklab(84.63% 0.0881 -0.0748) |
| OKLCH | oklch(84.63% 0.116 319.7) |
| XYZ | xyz(69.1495, 57.8496, 99.6000) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.11
Mauve
#E0B0FF
ΔE00 3.42
Light Violet
#D6B4FC
ΔE00 5.34
Light Lilac
#EDC8FF
ΔE00 5.52
Plum
#DDA0DD
ΔE00 5.90
Light Lavender
#DFC5FE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB4FC #C2FCB4
analogous
#CAB4FC #EEB4FC #FCB4E6
triadic
#EEB4FC #FCEEB4 #B4FCEE
tetradic
#EEB4FC #FCCAB4 #C2FCB4 #B4E6FC
square
#EEB4FC #FCCAB4 #C2FCB4 #B4E6FC
split-complementary
#EEB4FC #E6FCB4 #B4FCCA
monochromatic
#D33EF7 #E179FA #EEB4FC #F8E2FE #F8E2FE
Accessibility & contrast
On white
1.67
#EEB4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#EEB4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB4FC
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB4FC | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#B9CAFA
Tritanopia (blue-blind)
#EFBCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eeb4fc; /* rgb */ color: rgb(238, 180, 252); /* oklch */ color: oklch(84.6% 0.116 319.7);
Tailwind
colors: {
custom: {
50: '#f4cbfd',
500: '#eeb4fc',
950: '#000000',
},
}SCSS
$custom: #eeb4fc; $custom-light: #f4cbfd; $custom-dark: #000000;
JSON
{
"hex": "#eeb4fc",
"rgb": {
"r": 238,
"g": 180,
"b": 252
},
"hsl": {
"h": 288.333,
"s": 92.308,
"l": 84.706
},
"oklch": {
"l": 0.84627,
"c": 0.11556,
"h": 319.7
},
"luminance": 0.57848
}Semantic roles & 50–950 ramp
primary
#EEB4FC
secondary
#89E173
accent
#E6002D
background
#FFFEFF
surface
#FEFAFF
border
#D6D3D7
text
#171317
muted
#858385