#ECCFEB#ECCFEB
#ECCFEB is a very light, muted purple. Relative luminance 0.685; OKLCH L 88.7% C 0.049 H 327.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFEB |
|---|---|
| RGB | rgb(236, 207, 235) |
| HSL | hsl(302, 43%, 87%) |
| HSV | hsv(302, 12%, 93%) |
| CMYK | cmyk(0%, 12.3%, 0.4%, 7.5%) |
| CIE-LAB | lab(86.23, 14.91, -10.03) |
| CIE-LCH | lch(86.23, 17.97, 326.06°) |
| OKLab | oklab(88.7% 0.0412 -0.0267) |
| OKLCH | oklch(88.7% 0.049 327) |
| XYZ | xyz(71.8983, 68.4577, 88.0072) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.31
Very Light Purple
#F6CEFC
ΔE00 5.22
Pale Lavender
#EECFFE
ΔE00 5.37
Pale Mauve
#FED0FC
ΔE00 5.48
Light Pink
#FFD1DF
ΔE00 6.85
Pale Lilac
#E4CBFF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFEB #CFECD0
analogous
#DFCFEC #ECCFEB #ECCFDD
triadic
#ECCFEB #EBECCF #CFEBEC
tetradic
#ECCFEB #ECDFCF #CFECD0 #CFDDEC
square
#ECCFEB #ECDFCF #CFECD0 #CFDDEC
split-complementary
#ECCFEB #DDECCF #CFECDF
monochromatic
#C977C6 #DBA3D9 #ECCFEB #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.43
#ECCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#ECCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFEB
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFEB | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#EED1D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eccfeb; /* rgb */ color: rgb(236, 207, 235); /* oklch */ color: oklch(88.7% 0.049 327.0);
Tailwind
colors: {
custom: {
50: '#f2ddf1',
500: '#eccfeb',
950: '#000000',
},
}SCSS
$custom: #eccfeb; $custom-light: #f2ddf1; $custom-dark: #000000;
JSON
{
"hex": "#eccfeb",
"rgb": {
"r": 236,
"g": 207,
"b": 235
},
"hsl": {
"h": 302.069,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.88702,
"c": 0.04911,
"h": 327
},
"luminance": 0.68457
}Semantic roles & 50–950 ramp
primary
#ECCFEB
secondary
#98C899
accent
#B6342F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485