#EECCF3#EECCF3
#EECCF3 is a very light, moderate purple. Relative luminance 0.678; OKLCH L 88.6% C 0.064 H 322.0°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EECCF3 |
|---|---|
| RGB | rgb(238, 204, 243) |
| HSL | hsl(292, 62%, 88%) |
| HSV | hsv(292, 16%, 95%) |
| CMYK | cmyk(2.1%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(85.92, 18.63, -14.72) |
| CIE-LCH | lch(85.92, 23.74, 321.68°) |
| OKLab | oklab(88.58% 0.0505 -0.0395) |
| OKLCH | oklch(88.58% 0.064 322) |
| XYZ | xyz(73.0282, 67.8350, 94.0230) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.17
Pale Lavender
#EECFFE
ΔE00 2.61
Pale Mauve
#FED0FC
ΔE00 3.13
Light Lilac
#EDC8FF
ΔE00 4.11
Pale Lilac
#E4CBFF
ΔE00 4.79
Light Lavendar
#EFC0FE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECCF3 #D1F3CC
analogous
#DBCCF3 #EECCF3 #F3CCE4
triadic
#EECCF3 #F3EECC #CCF3EE
tetradic
#EECCF3 #F3DBCC #D1F3CC #CCE4F3
square
#EECCF3 #F3DBCC #D1F3CC #CCE4F3
split-complementary
#EECCF3 #E4F3CC #CCF3DB
monochromatic
#CD69DC #DD9AE7 #EECCF3 #F7E6F9 #F7E6F9
Accessibility & contrast
On white
1.44
#EECCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#EECCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECCF3
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECCF3 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D4F5
Deuteranopia (green-blind)
#D0D8F2
Tritanopia (blue-blind)
#EFCFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #eeccf3; /* rgb */ color: rgb(238, 204, 243); /* oklch */ color: oklch(88.6% 0.064 322.0);
Tailwind
colors: {
custom: {
50: '#f3dbf7',
500: '#eeccf3',
950: '#000000',
},
}SCSS
$custom: #eeccf3; $custom-light: #f3dbf7; $custom-dark: #000000;
JSON
{
"hex": "#eeccf3",
"rgb": {
"r": 238,
"g": 204,
"b": 243
},
"hsl": {
"h": 292.308,
"s": 61.905,
"l": 87.647
},
"oklch": {
"l": 0.8858,
"c": 0.06406,
"h": 322
},
"luminance": 0.67834
}Semantic roles & 50–950 ramp
primary
#EECCF3
secondary
#99D390
accent
#CA1C32
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171517
muted
#858485