#EF9ECD#EF9ECD
#EF9ECD is a light, moderate pink. Relative luminance 0.472; OKLCH L 79.3% C 0.112 H 344.2°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9ECD |
|---|---|
| RGB | rgb(239, 158, 205) |
| HSL | hsl(325, 72%, 78%) |
| HSV | hsv(325, 34%, 94%) |
| CMYK | cmyk(0%, 33.9%, 14.2%, 6.3%) |
| CIE-LAB | lab(74.33, 36.80, -11.59) |
| CIE-LCH | lch(74.33, 38.58, 342.52°) |
| OKLab | oklab(79.31% 0.1083 -0.0305) |
| OKLCH | oklch(79.31% 0.112 344.2) |
| XYZ | xyz(58.8431, 47.2154, 63.7598) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 6.24
Plum
#DDA0DD
ΔE00 6.30
Bubblegum Pink
#FE83CC
ΔE00 6.63
Pink (survey)
#FF81C0
ΔE00 6.92
Baby Pink
#FFB7CE
ΔE00 8.12
Lilac
#C8A2C8
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9ECD #9EEFC0
analogous
#E89EEF #EF9ECD #EF9EA4
triadic
#EF9ECD #CDEF9E #9ECDEF
tetradic
#EF9ECD #EFE89E #9EEFC0 #9EA4EF
square
#EF9ECD #EFE89E #9EEFC0 #9EA4EF
split-complementary
#EF9ECD #A4EF9E #9EEFE8
monochromatic
#DE3597 #E669B2 #EF9ECD #F8D3E8 #FBE5F1
Accessibility & contrast
On white
2.01
#EF9ECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#EF9ECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9ECD
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9ECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9ECD | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#F99EAF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ef9ecd; /* rgb */ color: rgb(239, 158, 205); /* oklch */ color: oklch(79.3% 0.112 344.2);
Tailwind
colors: {
custom: {
50: '#f5bbdc',
500: '#ef9ecd',
950: '#000000',
},
}SCSS
$custom: #ef9ecd; $custom-light: #f5bbdc; $custom-dark: #000000;
JSON
{
"hex": "#ef9ecd",
"rgb": {
"r": 239,
"g": 158,
"b": 205
},
"hsl": {
"h": 325.185,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.79311,
"c": 0.11247,
"h": 344.2
},
"luminance": 0.47212
}Semantic roles & 50–950 ramp
primary
#EF9ECD
secondary
#D9F2E3
accent
#D46312
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183