#EF93CB#EF93CB
#EF93CB is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.5% C 0.130 H 343.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93CB |
|---|---|
| RGB | rgb(239, 147, 203) |
| HSL | hsl(323, 74%, 76%) |
| HSV | hsv(323, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 15.1%, 6.3%) |
| CIE-LAB | lab(71.92, 42.23, -14.10) |
| CIE-LCH | lch(71.92, 44.52, 341.54°) |
| OKLab | oklab(77.46% 0.1244 -0.0373) |
| OKLCH | oklch(77.46% 0.13 343.3) |
| XYZ | xyz(56.8103, 43.5334, 61.8988) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.16
Pink (survey)
#FF81C0
ΔE00 4.89
Plum
#DDA0DD
ΔE00 6.50
Lavender Pink
#DD85D7
ΔE00 7.15
Bubblegum (survey)
#FF6CB5
ΔE00 8.26
Pinky
#FC86AA
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93CB #93EFB7
analogous
#E593EF #EF93CB #EF939D
triadic
#EF93CB #CBEF93 #93CBEF
tetradic
#EF93CB #EFE593 #93EFB7 #939DEF
square
#EF93CB #EFE593 #93EFB7 #939DEF
split-complementary
#EF93CB #9DEF93 #93EFE5
monochromatic
#DF2898 #E75EB1 #EF93CB #F7C8E5 #FBE4F2
Accessibility & contrast
On white
2.16
#EF93CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EF93CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93CB
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93CB | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CD
Deuteranopia (green-blind)
#B0B6C9
Tritanopia (blue-blind)
#FA93A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef93cb; /* rgb */ color: rgb(239, 147, 203); /* oklch */ color: oklch(77.5% 0.130 343.3);
Tailwind
colors: {
custom: {
50: '#f6b4da',
500: '#ef93cb',
950: '#000000',
},
}SCSS
$custom: #ef93cb; $custom-light: #f6b4da; $custom-dark: #000000;
JSON
{
"hex": "#ef93cb",
"rgb": {
"r": 239,
"g": 147,
"b": 203
},
"hsl": {
"h": 323.478,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.77458,
"c": 0.12988,
"h": 343.3
},
"luminance": 0.4353
}Semantic roles & 50–950 ramp
primary
#EF93CB
secondary
#D8F3E3
accent
#D65D0F
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083