#EF8DDE#EF8DDE
#EF8DDE is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.2% C 0.155 H 333.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DDE |
|---|---|
| RGB | rgb(239, 141, 222) |
| HSL | hsl(310, 75%, 75%) |
| HSV | hsv(310, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 7.1%, 6.3%) |
| CIE-LAB | lab(71.34, 48.40, -25.47) |
| CIE-LCH | lch(71.34, 54.69, 332.25°) |
| OKLab | oklab(77.24% 0.1386 -0.0687) |
| OKLCH | oklch(77.24% 0.155 333.6) |
| XYZ | xyz(58.3060, 42.6776, 74.2595) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.57
Violet (CSS)
#EE82EE
ΔE00 4.49
Bubblegum Pink
#FE83CC
ΔE00 5.12
Purply Pink
#F075E6
ΔE00 5.59
Plum
#DDA0DD
ΔE00 5.83
Pink (survey)
#FF81C0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DDE #8DEF9E
analogous
#CF8DEF #EF8DDE #EF8DAD
triadic
#EF8DDE #DEEF8D #8DDEEF
tetradic
#EF8DDE #EFCF8D #8DEF9E #8DADEF
square
#EF8DDE #EFCF8D #8DEF9E #8DADEF
split-complementary
#EF8DDE #ADEF8D #8DEFCF
monochromatic
#E022BF #E757CE #EF8DDE #F7C3EE #FBE4F7
Accessibility & contrast
On white
2.20
#EF8DDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EF8DDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DDE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DDE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E1
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#F792AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef8dde; /* rgb */ color: rgb(239, 141, 222); /* oklch */ color: oklch(77.2% 0.155 333.6);
Tailwind
colors: {
custom: {
50: '#f6b0e8',
500: '#ef8dde',
950: '#000000',
},
}SCSS
$custom: #ef8dde; $custom-light: #f6b0e8; $custom-dark: #000000;
JSON
{
"hex": "#ef8dde",
"rgb": {
"r": 239,
"g": 141,
"b": 222
},
"hsl": {
"h": 310.408,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.77236,
"c": 0.15467,
"h": 333.6
},
"luminance": 0.42674
}Semantic roles & 50–950 ramp
primary
#EF8DDE
secondary
#D8F3DD
accent
#D8310E
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084