#EF9DCD#EF9DCD
#EF9DCD is a light, moderate pink. Relative luminance 0.469; OKLCH L 79.1% C 0.114 H 344.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DCD |
|---|---|
| RGB | rgb(239, 157, 205) |
| HSL | hsl(325, 72%, 78%) |
| HSV | hsv(325, 34%, 94%) |
| CMYK | cmyk(0%, 34.3%, 14.2%, 6.3%) |
| CIE-LAB | lab(74.11, 37.33, -11.91) |
| CIE-LCH | lch(74.11, 39.18, 342.30°) |
| OKLab | oklab(79.15% 0.1098 -0.0314) |
| OKLCH | oklch(79.15% 0.114 344) |
| XYZ | xyz(58.6733, 46.8756, 63.7032) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.23
Bubblegum Pink
#FE83CC
ΔE00 6.37
Powder Pink
#FFB2D0
ΔE00 6.50
Pink (survey)
#FF81C0
ΔE00 6.71
Baby Pink
#FFB7CE
ΔE00 8.38
Lilac
#C8A2C8
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DCD #9DEFBF
analogous
#E89DEF #EF9DCD #EF9DA4
triadic
#EF9DCD #CDEF9D #9DCDEF
tetradic
#EF9DCD #EFE89D #9DEFBF #9DA4EF
square
#EF9DCD #EFE89D #9DEFBF #9DA4EF
split-complementary
#EF9DCD #A4EF9D #9DEFE8
monochromatic
#DE3497 #E668B2 #EF9DCD #F8D2E8 #FBE5F2
Accessibility & contrast
On white
2.02
#EF9DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#EF9DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DCD
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DCD | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECF
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#F99DAE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef9dcd; /* rgb */ color: rgb(239, 157, 205); /* oklch */ color: oklch(79.1% 0.114 344.0);
Tailwind
colors: {
custom: {
50: '#f5bbdc',
500: '#ef9dcd',
950: '#000000',
},
}SCSS
$custom: #ef9dcd; $custom-light: #f5bbdc; $custom-dark: #000000;
JSON
{
"hex": "#ef9dcd",
"rgb": {
"r": 239,
"g": 157,
"b": 205
},
"hsl": {
"h": 324.878,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.79146,
"c": 0.11419,
"h": 344
},
"luminance": 0.46872
}Semantic roles & 50–950 ramp
primary
#EF9DCD
secondary
#D9F2E3
accent
#D46212
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183