#EECFF5#EECFF5
#EECFF5 is a very light, moderate purple. Relative luminance 0.694; OKLCH L 89.2% C 0.061 H 320.0°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFF5 |
|---|---|
| RGB | rgb(238, 207, 245) |
| HSL | hsl(289, 66%, 89%) |
| HSV | hsv(289, 16%, 96%) |
| CMYK | cmyk(2.9%, 15.5%, 0%, 3.9%) |
| CIE-LAB | lab(86.70, 17.41, -14.62) |
| CIE-LCH | lch(86.70, 22.73, 319.98°) |
| OKLab | oklab(89.2% 0.0468 -0.0392) |
| OKLCH | oklch(89.2% 0.061 320) |
| XYZ | xyz(74.0518, 69.3963, 95.8623) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.49
Very Light Purple
#F6CEFC
ΔE00 2.61
Pale Mauve
#FED0FC
ΔE00 3.60
Light Lilac
#EDC8FF
ΔE00 4.42
Pale Lilac
#E4CBFF
ΔE00 4.65
Thistle
#D8BFD8
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFF5 #D6F5CF
analogous
#DBCFF5 #EECFF5 #F5CFE9
triadic
#EECFF5 #F5EECF #CFF5EE
tetradic
#EECFF5 #F5DBCF #D6F5CF #CFE9F5
square
#EECFF5 #F5DBCF #D6F5CF #CFE9F5
split-complementary
#EECFF5 #E9F5CF #CFF5DB
monochromatic
#CA6AE0 #DC9CEA #EECFF5 #F6E6FA #F6E6FA
Accessibility & contrast
On white
1.41
#EECFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#EECFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFF5
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFF5 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7F7
Deuteranopia (green-blind)
#D2DAF4
Tritanopia (blue-blind)
#EFD3DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eecff5; /* rgb */ color: rgb(238, 207, 245); /* oklch */ color: oklch(89.2% 0.061 320.0);
Tailwind
colors: {
custom: {
50: '#f3ddf8',
500: '#eecff5',
950: '#000000',
},
}SCSS
$custom: #eecff5; $custom-light: #f3ddf8; $custom-dark: #000000;
JSON
{
"hex": "#eecff5",
"rgb": {
"r": 238,
"g": 207,
"b": 245
},
"hsl": {
"h": 288.947,
"s": 65.517,
"l": 88.627
},
"oklch": {
"l": 0.89201,
"c": 0.06102,
"h": 320
},
"luminance": 0.69395
}Semantic roles & 50–950 ramp
primary
#EECFF5
secondary
#9ED692
accent
#CD183A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485