#EECFDA#EECFDA
#EECFDA is a very light, muted pink. Relative luminance 0.679; OKLCH L 88.4% C 0.037 H 354.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFDA |
|---|---|
| RGB | rgb(238, 207, 218) |
| HSL | hsl(339, 48%, 87%) |
| HSV | hsv(339, 13%, 93%) |
| CMYK | cmyk(0%, 13%, 8.4%, 6.7%) |
| CIE-LAB | lab(85.94, 12.63, -1.43) |
| CIE-LCH | lch(85.94, 12.71, 353.53°) |
| OKLab | oklab(88.36% 0.0373 -0.0036) |
| OKLCH | oklch(88.36% 0.037 354.5) |
| XYZ | xyz(70.2266, 67.8662, 75.7161) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.30
Pale Pink
#FFCFDC
ΔE00 4.63
Thistle
#D8BFD8
ΔE00 6.63
Light Rose
#FFC5CB
ΔE00 7.27
Mistyrose
#FFE4E1
ΔE00 7.41
Bubblegum
#FFC1CC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFDA #CFEEE3
analogous
#EECFE9 #EECFDA #EED4CF
triadic
#EECFDA #DAEECF #CFDAEE
tetradic
#EECFDA #E9EECF #CFEEE3 #D4CFEE
square
#EECFDA #E9EECF #CFEEE3 #D4CFEE
split-complementary
#EECFDA #CFEED4 #CFE9EE
monochromatic
#CE7594 #DEA2B7 #EECFDA #F7E8EE #F7E8EE
Accessibility & contrast
On white
1.44
#EECFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#EECFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFDA
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFDA | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#D9D9D9
Tritanopia (blue-blind)
#F3CED3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #eecfda; /* rgb */ color: rgb(238, 207, 218); /* oklch */ color: oklch(88.4% 0.037 354.5);
Tailwind
colors: {
custom: {
50: '#f3dde5',
500: '#eecfda',
950: '#000000',
},
}SCSS
$custom: #eecfda; $custom-light: #f3dde5; $custom-dark: #000000;
JSON
{
"hex": "#eecfda",
"rgb": {
"r": 238,
"g": 207,
"b": 218
},
"hsl": {
"h": 338.71,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.88359,
"c": 0.03747,
"h": 354.5
},
"luminance": 0.67865
}Semantic roles & 50–950 ramp
primary
#EECFDA
secondary
#96CBB8
accent
#BB882B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484