#ECCFEC#ECCFEC
#ECCFEC is a very light, muted purple. Relative luminance 0.685; OKLCH L 88.7% C 0.050 H 326.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFEC |
|---|---|
| RGB | rgb(236, 207, 236) |
| HSL | hsl(300, 43%, 87%) |
| HSV | hsv(300, 12%, 93%) |
| CMYK | cmyk(0%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(86.26, 15.09, -10.52) |
| CIE-LCH | lch(86.26, 18.40, 325.12°) |
| OKLab | oklab(88.73% 0.0416 -0.028) |
| OKLCH | oklch(88.73% 0.05 326) |
| XYZ | xyz(72.0432, 68.5157, 88.7702) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.39
Very Light Purple
#F6CEFC
ΔE00 4.94
Pale Lavender
#EECFFE
ΔE00 5.06
Pale Mauve
#FED0FC
ΔE00 5.27
Pale Lilac
#E4CBFF
ΔE00 6.86
Light Lilac
#EDC8FF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFEC #CFECCF
analogous
#DECFEC #ECCFEC #ECCFDE
triadic
#ECCFEC #ECECCF #CFECEC
tetradic
#ECCFEC #ECDECF #CFECCF #CFDEEC
square
#ECCFEC #ECDECF #CFECCF #CFDEEC
split-complementary
#ECCFEC #DEECCF #CFECDE
monochromatic
#C977C9 #DBA3DB #ECCFEC #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.43
#ECCFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#ECCFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFEC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFEC | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6ED
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#EED1D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eccfec; /* rgb */ color: rgb(236, 207, 236); /* oklch */ color: oklch(88.7% 0.050 326.0);
Tailwind
colors: {
custom: {
50: '#f2ddf2',
500: '#eccfec',
950: '#000000',
},
}SCSS
$custom: #eccfec; $custom-light: #f2ddf2; $custom-dark: #000000;
JSON
{
"hex": "#eccfec",
"rgb": {
"r": 236,
"g": 207,
"b": 236
},
"hsl": {
"h": 300,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.88734,
"c": 0.05013,
"h": 326
},
"luminance": 0.68515
}Semantic roles & 50–950 ramp
primary
#ECCFEC
secondary
#98C898
accent
#B62F2F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485