#EEC1F2#EEC1F2
#EEC1F2 is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.5% C 0.082 H 323.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC1F2 |
|---|---|
| RGB | rgb(238, 193, 242) |
| HSL | hsl(295, 65%, 85%) |
| HSV | hsv(295, 20%, 95%) |
| CMYK | cmyk(1.7%, 20.2%, 0%, 5.1%) |
| CIE-LAB | lab(83.30, 24.28, -18.14) |
| CIE-LCH | lch(83.30, 30.31, 323.24°) |
| OKLab | oklab(86.54% 0.0662 -0.0488) |
| OKLCH | oklch(86.54% 0.082 323.6) |
| XYZ | xyz(70.3549, 62.7293, 92.3890) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.93
Light Lavendar
#EFC0FE
ΔE00 3.08
Light Lilac
#EDC8FF
ΔE00 3.10
Pale Mauve
#FED0FC
ΔE00 3.74
Pale Lavender
#EECFFE
ΔE00 4.01
Pale Lilac
#E4CBFF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC1F2 #C5F2C1
analogous
#D5C1F2 #EEC1F2 #F2C1DD
triadic
#EEC1F2 #F2EEC1 #C1F2EE
tetradic
#EEC1F2 #F2D5C1 #C5F2C1 #C1DDF2
square
#EEC1F2 #F2D5C1 #C5F2C1 #C1DDF2
split-complementary
#EEC1F2 #DDF2C1 #C1F2D5
monochromatic
#D25CDD #E08EE7 #EEC1F2 #F8E6FA #F8E6FA
Accessibility & contrast
On white
1.55
#EEC1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#EEC1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC1F2
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC1F2 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCCF4
Deuteranopia (green-blind)
#C7D1F0
Tritanopia (blue-blind)
#F0C5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eec1f2; /* rgb */ color: rgb(238, 193, 242); /* oklch */ color: oklch(86.5% 0.082 323.6);
Tailwind
colors: {
custom: {
50: '#f4d4f6',
500: '#eec1f2',
950: '#000000',
},
}SCSS
$custom: #eec1f2; $custom-light: #f4d4f6; $custom-dark: #000000;
JSON
{
"hex": "#eec1f2",
"rgb": {
"r": 238,
"g": 193,
"b": 242
},
"hsl": {
"h": 295.102,
"s": 65.333,
"l": 85.294
},
"oklch": {
"l": 0.86544,
"c": 0.08223,
"h": 323.6
},
"luminance": 0.62728
}Semantic roles & 50–950 ramp
primary
#EEC1F2
secondary
#8CD285
accent
#CD1827
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385