#EEB4F2#EEB4F2
#EEB4F2 is a very light, moderate purple. Relative luminance 0.572; OKLCH L 84.2% C 0.105 H 324.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB4F2 |
|---|---|
| RGB | rgb(238, 180, 242) |
| HSL | hsl(296, 70%, 83%) |
| HSV | hsv(296, 26%, 95%) |
| CMYK | cmyk(1.7%, 25.6%, 0%, 5.1%) |
| CIE-LAB | lab(80.31, 31.20, -22.66) |
| CIE-LCH | lch(80.31, 38.56, 324.00°) |
| OKLab | oklab(84.25% 0.0853 -0.0612) |
| OKLCH | oklch(84.25% 0.105 324.3) |
| XYZ | xyz(67.6063, 57.2323, 91.4728) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.21
Plum
#DDA0DD
ΔE00 5.03
Mauve
#E0B0FF
ΔE00 5.26
Light Lilac
#EDC8FF
ΔE00 5.35
Very Light Purple
#F6CEFC
ΔE00 6.45
Light Violet
#D6B4FC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB4F2 #B8F2B4
analogous
#CFB4F2 #EEB4F2 #F2B4D7
triadic
#EEB4F2 #F2EEB4 #B4F2EE
tetradic
#EEB4F2 #F2CFB4 #B8F2B4 #B4D7F2
square
#EEB4F2 #F2CFB4 #B8F2B4 #B4D7F2
split-complementary
#EEB4F2 #D7F2B4 #B4F2CF
monochromatic
#D64CE0 #E280E9 #EEB4F2 #F9E5FA #F9E5FA
Accessibility & contrast
On white
1.69
#EEB4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EEB4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB4F2
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB4F2 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F4
Deuteranopia (green-blind)
#BCCAF0
Tritanopia (blue-blind)
#F1BACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eeb4f2; /* rgb */ color: rgb(238, 180, 242); /* oklch */ color: oklch(84.2% 0.105 324.3);
Tailwind
colors: {
custom: {
50: '#f4cbf6',
500: '#eeb4f2',
950: '#000000',
},
}SCSS
$custom: #eeb4f2; $custom-light: #f4cbf6; $custom-dark: #000000;
JSON
{
"hex": "#eeb4f2",
"rgb": {
"r": 238,
"g": 180,
"b": 242
},
"hsl": {
"h": 296.129,
"s": 70.455,
"l": 82.745
},
"oklch": {
"l": 0.84249,
"c": 0.10501,
"h": 324.3
},
"luminance": 0.5723
}Semantic roles & 50–950 ramp
primary
#EEB4F2
secondary
#7ED179
accent
#D2131F
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385