#EF9EDD#EF9EDD
#EF9EDD is a light, vivid pink. Relative luminance 0.480; OKLCH L 79.9% C 0.125 H 335.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EDD |
|---|---|
| RGB | rgb(239, 158, 221) |
| HSL | hsl(313, 72%, 78%) |
| HSV | hsv(313, 34%, 94%) |
| CMYK | cmyk(0%, 33.9%, 7.5%, 6.3%) |
| CIE-LAB | lab(74.84, 39.43, -19.58) |
| CIE-LCH | lch(74.84, 44.02, 333.59°) |
| OKLab | oklab(79.87% 0.1131 -0.0525) |
| OKLCH | oklch(79.87% 0.125 335.1) |
| XYZ | xyz(60.8741, 48.0278, 74.4564) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.67
Bubblegum Pink
#FE83CC
ΔE00 6.66
Lavender Pink
#DD85D7
ΔE00 6.85
Pink (survey)
#FF81C0
ΔE00 8.22
Violet (CSS)
#EE82EE
ΔE00 8.32
Lilac
#C8A2C8
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EDD #9EEFB0
analogous
#D89EEF #EF9EDD #EF9EB5
triadic
#EF9EDD #DDEF9E #9EDDEF
tetradic
#EF9EDD #EFD89E #9EEFB0 #9EB5EF
square
#EF9EDD #EFD89E #9EEFB0 #9EB5EF
split-complementary
#EF9EDD #B5EF9E #9EEFD8
monochromatic
#DE35B8 #E669CB #EF9EDD #F8D3EF #FBE5F6
Accessibility & contrast
On white
1.98
#EF9EDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#EF9EDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EDD
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EDD | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1DF
Deuteranopia (green-blind)
#B2BDDB
Tritanopia (blue-blind)
#F7A1B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ef9edd; /* rgb */ color: rgb(239, 158, 221); /* oklch */ color: oklch(79.9% 0.125 335.1);
Tailwind
colors: {
custom: {
50: '#f5bce7',
500: '#ef9edd',
950: '#000000',
},
}SCSS
$custom: #ef9edd; $custom-light: #f5bce7; $custom-dark: #000000;
JSON
{
"hex": "#ef9edd",
"rgb": {
"r": 239,
"g": 158,
"b": 221
},
"hsl": {
"h": 313.333,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.79873,
"c": 0.12466,
"h": 335.1
},
"luminance": 0.48025
}Semantic roles & 50–950 ramp
primary
#EF9EDD
secondary
#D9F2DE
accent
#D43D12
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171216
muted
#858184