#EECCF2#EECCF2
#EECCF2 is a very light, moderate purple. Relative luminance 0.678; OKLCH L 88.5% C 0.063 H 322.7°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCF2 |
|---|---|
| RGB | rgb(238, 204, 242) |
| HSL | hsl(294, 59%, 87%) |
| HSV | hsv(294, 16%, 95%) |
| CMYK | cmyk(1.7%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(85.89, 18.44, -14.24) |
| CIE-LCH | lch(85.89, 23.30, 322.33°) |
| OKLab | oklab(88.55% 0.0501 -0.0381) |
| OKLCH | oklch(88.55% 0.063 322.7) |
| XYZ | xyz(72.8776, 67.7748, 93.2299) |
| Luminance | 0.6777 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.38
Pale Lavender
#EECFFE
ΔE00 2.88
Pale Mauve
#FED0FC
ΔE00 3.20
Light Lilac
#EDC8FF
ΔE00 4.39
Pale Lilac
#E4CBFF
ΔE00 5.04
Thistle
#D8BFD8
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCF2 #D0F2CC
analogous
#DBCCF2 #EECCF2 #F2CCE3
triadic
#EECCF2 #F2EECC #CCF2EE
tetradic
#EECCF2 #F2DBCC #D0F2CC #CCE3F2
square
#EECCF2 #F2DBCC #D0F2CC #CCE3F2
split-complementary
#EECCF2 #E3F2CC #CCF2DB
monochromatic
#CD6AD9 #DE9BE6 #EECCF2 #F7E7F9 #F7E7F9
Accessibility & contrast
On white
1.44
#EECCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#EECCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCF2
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCF2 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F4
Deuteranopia (green-blind)
#D0D8F1
Tritanopia (blue-blind)
#F0CFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #eeccf2; /* rgb */ color: rgb(238, 204, 242); /* oklch */ color: oklch(88.5% 0.063 322.7);
Tailwind
colors: {
custom: {
50: '#f3dbf6',
500: '#eeccf2',
950: '#000000',
},
}SCSS
$custom: #eeccf2; $custom-light: #f3dbf6; $custom-dark: #000000;
JSON
{
"hex": "#eeccf2",
"rgb": {
"r": 238,
"g": 204,
"b": 242
},
"hsl": {
"h": 293.684,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.88547,
"c": 0.06298,
"h": 322.7
},
"luminance": 0.67774
}Semantic roles & 50–950 ramp
primary
#EECCF2
secondary
#98D191
accent
#C71E30
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171517
muted
#858485