#EF8CDB#EF8CDB
#EF8CDB is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.0% C 0.154 H 334.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8CDB |
|---|---|
| RGB | rgb(239, 140, 219) |
| HSL | hsl(312, 76%, 74%) |
| HSV | hsv(312, 41%, 94%) |
| CMYK | cmyk(0%, 41.4%, 8.4%, 6.3%) |
| CIE-LAB | lab(71.03, 48.40, -24.29) |
| CIE-LCH | lch(71.03, 54.16, 333.35°) |
| OKLab | oklab(76.97% 0.1393 -0.0654) |
| OKLCH | oklch(76.97% 0.154 334.8) |
| XYZ | xyz(57.7607, 42.2246, 72.1119) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.64
Bubblegum Pink
#FE83CC
ΔE00 4.63
Violet (CSS)
#EE82EE
ΔE00 4.87
Purply Pink
#F075E6
ΔE00 5.73
Plum
#DDA0DD
ΔE00 6.00
Pink (survey)
#FF81C0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8CDB #8CEFA0
analogous
#D28CEF #EF8CDB #EF8CAA
triadic
#EF8CDB #DBEF8C #8CDBEF
tetradic
#EF8CDB #EFD28C #8CEFA0 #8CAAEF
square
#EF8CDB #EFD28C #8CEFA0 #8CAAEF
split-complementary
#EF8CDB #AAEF8C #8CEFD2
monochromatic
#E021B9 #E856CA #EF8CDB #F6C2EC #FBE4F7
Accessibility & contrast
On white
2.22
#EF8CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#EF8CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8CDB
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8CDB | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DE
Deuteranopia (green-blind)
#A6B3D8
Tritanopia (blue-blind)
#F890AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef8cdb; /* rgb */ color: rgb(239, 140, 219); /* oklch */ color: oklch(77.0% 0.154 334.8);
Tailwind
colors: {
custom: {
50: '#f6b0e6',
500: '#ef8cdb',
950: '#000000',
},
}SCSS
$custom: #ef8cdb; $custom-light: #f6b0e6; $custom-dark: #000000;
JSON
{
"hex": "#ef8cdb",
"rgb": {
"r": 239,
"g": 140,
"b": 219
},
"hsl": {
"h": 312.121,
"s": 75.573,
"l": 74.314
},
"oklch": {
"l": 0.76967,
"c": 0.15388,
"h": 334.8
},
"luminance": 0.42221
}Semantic roles & 50–950 ramp
primary
#EF8CDB
secondary
#D8F3DD
accent
#D8370E
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084