#EF8BDC#EF8BDC
#EF8BDC is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.9% C 0.156 H 334.4°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BDC |
|---|---|
| RGB | rgb(239, 139, 220) |
| HSL | hsl(311, 76%, 74%) |
| HSV | hsv(311, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 7.9%, 6.3%) |
| CIE-LAB | lab(70.86, 49.08, -25.09) |
| CIE-LCH | lch(70.86, 55.12, 332.92°) |
| OKLab | oklab(76.86% 0.141 -0.0677) |
| OKLCH | oklch(76.86% 0.156 334.4) |
| XYZ | xyz(57.7473, 41.9865, 72.7588) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.45
Violet (CSS)
#EE82EE
ΔE00 4.52
Bubblegum Pink
#FE83CC
ΔE00 4.78
Purply Pink
#F075E6
ΔE00 5.38
Plum
#DDA0DD
ΔE00 6.18
Pink (survey)
#FF81C0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BDC #8BEF9E
analogous
#D08BEF #EF8BDC #EF8BAA
triadic
#EF8BDC #DCEF8B #8BDCEF
tetradic
#EF8BDC #EFD08B #8BEF9E #8BAAEF
square
#EF8BDC #EFD08B #8BEF9E #8BAAEF
split-complementary
#EF8BDC #AAEF8B #8BEFD0
monochromatic
#E01FBC #E855CC #EF8BDC #F6C1EC #FBE4F7
Accessibility & contrast
On white
2.23
#EF8BDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#EF8BDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BDC
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BDC | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DF
Deuteranopia (green-blind)
#A5B3D9
Tritanopia (blue-blind)
#F890AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8bdc; /* rgb */ color: rgb(239, 139, 220); /* oklch */ color: oklch(76.9% 0.156 334.4);
Tailwind
colors: {
custom: {
50: '#f6afe7',
500: '#ef8bdc',
950: '#000000',
},
}SCSS
$custom: #ef8bdc; $custom-light: #f6afe7; $custom-dark: #000000;
JSON
{
"hex": "#ef8bdc",
"rgb": {
"r": 239,
"g": 139,
"b": 220
},
"hsl": {
"h": 311.4,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76856,
"c": 0.15638,
"h": 334.4
},
"luminance": 0.41983
}Semantic roles & 50–950 ramp
primary
#EF8BDC
secondary
#D8F3DD
accent
#D8340E
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#171116
muted
#858084