#EECCF0#EECCF0
#EECCF0 is a very light, moderate purple. Relative luminance 0.677; OKLCH L 88.5% C 0.061 H 324.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCF0 |
|---|---|
| RGB | rgb(238, 204, 240) |
| HSL | hsl(297, 55%, 87%) |
| HSV | hsv(297, 15%, 94%) |
| CMYK | cmyk(0.8%, 15%, 0%, 5.9%) |
| CIE-LAB | lab(85.83, 18.07, -13.27) |
| CIE-LCH | lch(85.83, 22.42, 323.72°) |
| OKLab | oklab(88.48% 0.0495 -0.0355) |
| OKLCH | oklch(88.48% 0.061 324.3) |
| XYZ | xyz(72.5789, 67.6553, 91.6565) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.85
Pale Mauve
#FED0FC
ΔE00 3.41
Pale Lavender
#EECFFE
ΔE00 3.43
Light Lilac
#EDC8FF
ΔE00 4.95
Thistle
#D8BFD8
ΔE00 5.34
Pale Lilac
#E4CBFF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCF0 #CEF0CC
analogous
#DCCCF0 #EECCF0 #F0CCE0
triadic
#EECCF0 #F0EECC #CCF0EE
tetradic
#EECCF0 #F0DCCC #CEF0CC #CCE0F0
square
#EECCF0 #F0DCCC #CEF0CC #CCE0F0
split-complementary
#EECCF0 #E0F0CC #CCF0DC
monochromatic
#CE6DD4 #DE9DE2 #EECCF0 #F7E7F8 #F7E7F8
Accessibility & contrast
On white
1.45
#EECCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#EECCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCF0
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCF0 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F2
Deuteranopia (green-blind)
#D1D8EF
Tritanopia (blue-blind)
#F0CFD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #eeccf0; /* rgb */ color: rgb(238, 204, 240); /* oklch */ color: oklch(88.5% 0.061 324.3);
Tailwind
colors: {
custom: {
50: '#f3dbf5',
500: '#eeccf0',
950: '#000000',
},
}SCSS
$custom: #eeccf0; $custom-light: #f3dbf5; $custom-dark: #000000;
JSON
{
"hex": "#eeccf0",
"rgb": {
"r": 238,
"g": 204,
"b": 240
},
"hsl": {
"h": 296.667,
"s": 54.545,
"l": 87.059
},
"oklch": {
"l": 0.88481,
"c": 0.06086,
"h": 324.3
},
"luminance": 0.67654
}Semantic roles & 50–950 ramp
primary
#EECCF0
secondary
#95CE92
accent
#C2232C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171517
muted
#858485