#EECFEF#EECFEF
#EECFEF is a very light, muted purple. Relative luminance 0.690; OKLCH L 89.0% C 0.055 H 325.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFEF |
|---|---|
| RGB | rgb(238, 207, 239) |
| HSL | hsl(298, 50%, 87%) |
| HSV | hsv(298, 13%, 94%) |
| CMYK | cmyk(0.4%, 13.4%, 0%, 6.3%) |
| CIE-LAB | lab(86.52, 16.30, -11.71) |
| CIE-LCH | lch(86.52, 20.07, 324.32°) |
| OKLab | oklab(89% 0.0447 -0.0312) |
| OKLCH | oklch(89% 0.055 325.1) |
| XYZ | xyz(73.1506, 69.0359, 91.1163) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.97
Pale Lavender
#EECFFE
ΔE00 4.24
Pale Mauve
#FED0FC
ΔE00 4.34
Thistle
#D8BFD8
ΔE00 4.94
Light Lilac
#EDC8FF
ΔE00 6.08
Pale Lilac
#E4CBFF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFEF #D0EFCF
analogous
#DECFEF #EECFEF #EFCFE0
triadic
#EECFEF #EFEECF #CFEFEE
tetradic
#EECFEF #EFDECF #D0EFCF #CFE0EF
square
#EECFEF #EFDECF #D0EFCF #CFE0EF
split-complementary
#EECFEF #E0EFCF #CFEFDE
monochromatic
#CD73D0 #DEA1E0 #EECFEF #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.42
#EECFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#EECFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFEF
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFEF | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#F0D2DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eecfef; /* rgb */ color: rgb(238, 207, 239); /* oklch */ color: oklch(89.0% 0.055 325.1);
Tailwind
colors: {
custom: {
50: '#f3ddf4',
500: '#eecfef',
950: '#000000',
},
}SCSS
$custom: #eecfef; $custom-light: #f3ddf4; $custom-dark: #000000;
JSON
{
"hex": "#eecfef",
"rgb": {
"r": 238,
"g": 207,
"b": 239
},
"hsl": {
"h": 298.125,
"s": 50,
"l": 87.451
},
"oklch": {
"l": 0.89004,
"c": 0.05457,
"h": 325.1
},
"luminance": 0.69035
}Semantic roles & 50–950 ramp
primary
#EECFEF
secondary
#98CC96
accent
#BD282D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485