#EF8ECB#EF8ECB
#EF8ECB is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.7% C 0.138 H 342.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8ECB |
|---|---|
| RGB | rgb(239, 142, 203) |
| HSL | hsl(322, 75%, 75%) |
| HSV | hsv(322, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 15.1%, 6.3%) |
| CIE-LAB | lab(70.88, 44.81, -15.66) |
| CIE-LCH | lch(70.88, 47.47, 340.73°) |
| OKLab | oklab(76.68% 0.132 -0.0415) |
| OKLCH | oklch(76.68% 0.138 342.5) |
| XYZ | xyz(56.0496, 42.0120, 61.6453) |
| Luminance | 0.4201 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.23
Pink (survey)
#FF81C0
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 6.24
Plum
#DDA0DD
ΔE00 6.82
Bubblegum (survey)
#FF6CB5
ΔE00 7.43
Hot Pink
#FF69B4
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8ECB #8EEFB2
analogous
#E38EEF #EF8ECB #EF8E9B
triadic
#EF8ECB #CBEF8E #8ECBEF
tetradic
#EF8ECB #EFE38E #8EEFB2 #8E9BEF
square
#EF8ECB #EFE38E #8EEFB2 #8E9BEF
split-complementary
#EF8ECB #9BEF8E #8EEFE3
monochromatic
#E0239A #E758B2 #EF8ECB #F7C4E4 #FBE4F3
Accessibility & contrast
On white
2.23
#EF8ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#EF8ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8ECB
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8ECB | 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)
#93A4CD
Deuteranopia (green-blind)
#ACB3C8
Tritanopia (blue-blind)
#FA8EA4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8ecb; /* rgb */ color: rgb(239, 142, 203); /* oklch */ color: oklch(76.7% 0.138 342.5);
Tailwind
colors: {
custom: {
50: '#f6b1da',
500: '#ef8ecb',
950: '#000000',
},
}SCSS
$custom: #ef8ecb; $custom-light: #f6b1da; $custom-dark: #000000;
JSON
{
"hex": "#ef8ecb",
"rgb": {
"r": 239,
"g": 142,
"b": 203
},
"hsl": {
"h": 322.268,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.76675,
"c": 0.13835,
"h": 342.5
},
"luminance": 0.42009
}Semantic roles & 50–950 ramp
primary
#EF8ECB
secondary
#D8F3E2
accent
#D7590E
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083