#EF93C8#EF93C8
#EF93C8 is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.4% C 0.128 H 345.0°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93C8 |
|---|---|
| RGB | rgb(239, 147, 200) |
| HSL | hsl(325, 74%, 76%) |
| HSV | hsv(325, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 16.3%, 6.3%) |
| CIE-LAB | lab(71.82, 41.77, -12.59) |
| CIE-LCH | lch(71.82, 43.62, 343.23°) |
| OKLab | oklab(77.35% 0.1235 -0.0332) |
| OKLCH | oklch(77.35% 0.128 345) |
| XYZ | xyz(56.4562, 43.3917, 60.0342) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.36
Pink (survey)
#FF81C0
ΔE00 4.68
Plum
#DDA0DD
ΔE00 7.00
Lavender Pink
#DD85D7
ΔE00 7.74
Pinky
#FC86AA
ΔE00 7.80
Bubblegum (survey)
#FF6CB5
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93C8 #93EFBA
analogous
#E893EF #EF93C8 #EF939A
triadic
#EF93C8 #C8EF93 #93C8EF
tetradic
#EF93C8 #EFE893 #93EFBA #939AEF
square
#EF93C8 #EFE893 #93EFBA #939AEF
split-complementary
#EF93C8 #9AEF93 #93EFE8
monochromatic
#DF2892 #E75EAD #EF93C8 #F7C8E3 #FBE4F1
Accessibility & contrast
On white
2.17
#EF93C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#EF93C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93C8
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93C8 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A7CA
Deuteranopia (green-blind)
#B0B6C6
Tritanopia (blue-blind)
#FA92A6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef93c8; /* rgb */ color: rgb(239, 147, 200); /* oklch */ color: oklch(77.4% 0.128 345.0);
Tailwind
colors: {
custom: {
50: '#f6b4d8',
500: '#ef93c8',
950: '#000000',
},
}SCSS
$custom: #ef93c8; $custom-light: #f6b4d8; $custom-dark: #000000;
JSON
{
"hex": "#ef93c8",
"rgb": {
"r": 239,
"g": 147,
"b": 200
},
"hsl": {
"h": 325.435,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.77355,
"c": 0.12786,
"h": 345
},
"luminance": 0.43388
}Semantic roles & 50–950 ramp
primary
#EF93C8
secondary
#D8F3E3
accent
#D6640F
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083