#EF9DDF#EF9DDF
#EF9DDF is a light, vivid pink. Relative luminance 0.478; OKLCH L 79.8% C 0.128 H 334.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9DDF |
|---|---|
| RGB | rgb(239, 157, 223) |
| HSL | hsl(312, 72%, 78%) |
| HSV | hsv(312, 34%, 94%) |
| CMYK | cmyk(0%, 34.3%, 6.7%, 6.3%) |
| CIE-LAB | lab(74.70, 40.29, -20.89) |
| CIE-LCH | lch(74.70, 45.39, 332.59°) |
| OKLab | oklab(79.78% 0.1152 -0.0561) |
| OKLCH | oklch(79.78% 0.128 334) |
| XYZ | xyz(60.9723, 47.7952, 75.8115) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 6.44
Bubblegum Pink
#FE83CC
ΔE00 6.66
Violet (CSS)
#EE82EE
ΔE00 7.75
Pink (survey)
#FF81C0
ΔE00 8.37
Mauve
#E0B0FF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9DDF #9DEFAD
analogous
#D69DEF #EF9DDF #EF9DB6
triadic
#EF9DDF #DFEF9D #9DDFEF
tetradic
#EF9DDF #EFD69D #9DEFAD #9DB6EF
square
#EF9DDF #EFD69D #9DEFAD #9DB6EF
split-complementary
#EF9DDF #B6EF9D #9DEFD6
monochromatic
#DE34BD #E668CE #EF9DDF #F8D2F0 #FBE5F6
Accessibility & contrast
On white
1.99
#EF9DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#EF9DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9DDF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9DDF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB1E1
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#F7A1B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ef9ddf; /* rgb */ color: rgb(239, 157, 223); /* oklch */ color: oklch(79.8% 0.128 334.0);
Tailwind
colors: {
custom: {
50: '#f5bbe9',
500: '#ef9ddf',
950: '#000000',
},
}SCSS
$custom: #ef9ddf; $custom-light: #f5bbe9; $custom-dark: #000000;
JSON
{
"hex": "#ef9ddf",
"rgb": {
"r": 239,
"g": 157,
"b": 223
},
"hsl": {
"h": 311.707,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.79784,
"c": 0.1281,
"h": 334
},
"luminance": 0.47792
}Semantic roles & 50–950 ramp
primary
#EF9DDF
secondary
#D9F2DE
accent
#D43712
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171216
muted
#858184