#EECFEB#EECFEB
#EECFEB is a very light, muted purple. Relative luminance 0.688; OKLCH L 88.9% C 0.051 H 329.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFEB |
|---|---|
| RGB | rgb(238, 207, 235) |
| HSL | hsl(306, 48%, 87%) |
| HSV | hsv(306, 13%, 93%) |
| CMYK | cmyk(0%, 13%, 1.3%, 6.7%) |
| CIE-LAB | lab(86.41, 15.58, -9.76) |
| CIE-LCH | lch(86.41, 18.39, 327.93°) |
| OKLab | oklab(88.88% 0.0434 -0.026) |
| OKLCH | oklch(88.88% 0.051 329.1) |
| XYZ | xyz(72.5663, 68.8021, 88.0385) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.57
Very Light Purple
#F6CEFC
ΔE00 5.07
Pale Mauve
#FED0FC
ΔE00 5.17
Pale Lavender
#EECFFE
ΔE00 5.45
Light Pink
#FFD1DF
ΔE00 6.44
Pale Pink
#FFCFDC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFEB #CFEED2
analogous
#E1CFEE #EECFEB #EECFDC
triadic
#EECFEB #EBEECF #CFEBEE
tetradic
#EECFEB #EEE1CF #CFEED2 #CFDCEE
square
#EECFEB #EEE1CF #CFEED2 #CFDCEE
split-complementary
#EECFEB #DCEECF #CFEEE1
monochromatic
#CE75C5 #DEA2D8 #EECFEB #F7E8F6 #F7E8F6
Accessibility & contrast
On white
1.42
#EECFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#EECFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFEB
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFEB | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#D4DAEA
Tritanopia (blue-blind)
#F1D1D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eecfeb; /* rgb */ color: rgb(238, 207, 235); /* oklch */ color: oklch(88.9% 0.051 329.1);
Tailwind
colors: {
custom: {
50: '#f3ddf1',
500: '#eecfeb',
950: '#000000',
},
}SCSS
$custom: #eecfeb; $custom-light: #f3ddf1; $custom-dark: #000000;
JSON
{
"hex": "#eecfeb",
"rgb": {
"r": 238,
"g": 207,
"b": 235
},
"hsl": {
"h": 305.806,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.88876,
"c": 0.05055,
"h": 329.1
},
"luminance": 0.68801
}Semantic roles & 50–950 ramp
primary
#EECFEB
secondary
#96CB9B
accent
#BB392B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485