#EF8BCD#EF8BCD
#EF8BCD is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.3% C 0.145 H 341.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BCD |
|---|---|
| RGB | rgb(239, 139, 205) |
| HSL | hsl(320, 76%, 74%) |
| HSV | hsv(320, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 14.2%, 6.3%) |
| CIE-LAB | lab(70.33, 46.66, -17.59) |
| CIE-LCH | lch(70.33, 49.86, 339.34°) |
| OKLab | oklab(76.29% 0.137 -0.0468) |
| OKLCH | oklch(76.29% 0.145 341.1) |
| XYZ | xyz(55.8491, 41.2273, 62.7618) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.89
Pink (survey)
#FF81C0
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 5.42
Plum
#DDA0DD
ΔE00 6.90
Bubblegum (survey)
#FF6CB5
ΔE00 7.20
Violet (CSS)
#EE82EE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BCD #8BEFAD
analogous
#DF8BEF #EF8BCD #EF8B9B
triadic
#EF8BCD #CDEF8B #8BCDEF
tetradic
#EF8BCD #EFDF8B #8BEFAD #8B9BEF
square
#EF8BCD #EFDF8B #8BEFAD #8B9BEF
split-complementary
#EF8BCD #9BEF8B #8BEFDF
monochromatic
#E01F9F #E855B6 #EF8BCD #F6C1E4 #FBE4F3
Accessibility & contrast
On white
2.27
#EF8BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EF8BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BCD
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BCD | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A2CF
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#FA8CA3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8bcd; /* rgb */ color: rgb(239, 139, 205); /* oklch */ color: oklch(76.3% 0.145 341.1);
Tailwind
colors: {
custom: {
50: '#f6afdc',
500: '#ef8bcd',
950: '#000000',
},
}SCSS
$custom: #ef8bcd; $custom-light: #f6afdc; $custom-dark: #000000;
JSON
{
"hex": "#ef8bcd",
"rgb": {
"r": 239,
"g": 139,
"b": 205
},
"hsl": {
"h": 320.4,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76286,
"c": 0.14482,
"h": 341.1
},
"luminance": 0.41224
}Semantic roles & 50–950 ramp
primary
#EF8BCD
secondary
#D8F3E1
accent
#D8520E
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#171015
muted
#857F83