#EECFF3#EECFF3
#EECFF3 is a very light, muted purple. Relative luminance 0.693; OKLCH L 89.1% C 0.059 H 321.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFF3 |
|---|---|
| RGB | rgb(238, 207, 243) |
| HSL | hsl(292, 60%, 88%) |
| HSV | hsv(292, 15%, 95%) |
| CMYK | cmyk(2.1%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(86.64, 17.04, -13.65) |
| CIE-LCH | lch(86.64, 21.83, 321.30°) |
| OKLab | oklab(89.14% 0.0461 -0.0365) |
| OKLCH | oklch(89.14% 0.059 321.6) |
| XYZ | xyz(73.7481, 69.2749, 94.2630) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.00
Pale Lavender
#EECFFE
ΔE00 3.06
Pale Mauve
#FED0FC
ΔE00 3.76
Light Lilac
#EDC8FF
ΔE00 4.95
Pale Lilac
#E4CBFF
ΔE00 5.16
Thistle
#D8BFD8
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFF3 #D4F3CF
analogous
#DCCFF3 #EECFF3 #F3CFE6
triadic
#EECFF3 #F3EECF #CFF3EE
tetradic
#EECFF3 #F3DCCF #D4F3CF #CFE6F3
square
#EECFF3 #F3DCCF #D4F3CF #CFE6F3
split-complementary
#EECFF3 #E6F3CF #CFF3DC
monochromatic
#CB6DDB #DD9EE7 #EECFF3 #F6E7F9 #F6E7F9
Accessibility & contrast
On white
1.41
#EECFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#EECFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFF3
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFF3 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F5
Deuteranopia (green-blind)
#D2DAF2
Tritanopia (blue-blind)
#EFD2DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eecff3; /* rgb */ color: rgb(238, 207, 243); /* oklch */ color: oklch(89.1% 0.059 321.6);
Tailwind
colors: {
custom: {
50: '#f3ddf7',
500: '#eecff3',
950: '#000000',
},
}SCSS
$custom: #eecff3; $custom-light: #f3ddf7; $custom-dark: #000000;
JSON
{
"hex": "#eecff3",
"rgb": {
"r": 238,
"g": 207,
"b": 243
},
"hsl": {
"h": 291.667,
"s": 60,
"l": 88.235
},
"oklch": {
"l": 0.89135,
"c": 0.05882,
"h": 321.6
},
"luminance": 0.69274
}Semantic roles & 50–950 ramp
primary
#EECFF3
secondary
#9CD393
accent
#C81E35
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485