#EF94CB#EF94CB
#EF94CB is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.6% C 0.128 H 343.5°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94CB |
|---|---|
| RGB | rgb(239, 148, 203) |
| HSL | hsl(324, 74%, 76%) |
| HSV | hsv(324, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 15.1%, 6.3%) |
| CIE-LAB | lab(72.13, 41.71, -13.79) |
| CIE-LCH | lch(72.13, 43.93, 341.71°) |
| OKLab | oklab(77.62% 0.1229 -0.0364) |
| OKLCH | oklch(77.62% 0.128 343.5) |
| XYZ | xyz(56.9664, 43.8457, 61.9509) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.37
Pink (survey)
#FF81C0
ΔE00 5.03
Plum
#DDA0DD
ΔE00 6.46
Lavender Pink
#DD85D7
ΔE00 7.34
Pinky
#FC86AA
ΔE00 8.41
Bubblegum (survey)
#FF6CB5
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94CB #94EFB8
analogous
#E594EF #EF94CB #EF949D
triadic
#EF94CB #CBEF94 #94CBEF
tetradic
#EF94CB #EFE594 #94EFB8 #949DEF
square
#EF94CB #EFE594 #94EFB8 #949DEF
split-complementary
#EF94CB #9DEF94 #94EFE5
monochromatic
#DF2A97 #E75FB1 #EF94CB #F7C9E5 #FBE4F2
Accessibility & contrast
On white
2.15
#EF94CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EF94CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94CB
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94CB | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CD
Deuteranopia (green-blind)
#B0B6C9
Tritanopia (blue-blind)
#FA94A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef94cb; /* rgb */ color: rgb(239, 148, 203); /* oklch */ color: oklch(77.6% 0.128 343.5);
Tailwind
colors: {
custom: {
50: '#f6b5da',
500: '#ef94cb',
950: '#000000',
},
}SCSS
$custom: #ef94cb; $custom-light: #f6b5da; $custom-dark: #000000;
JSON
{
"hex": "#ef94cb",
"rgb": {
"r": 239,
"g": 148,
"b": 203
},
"hsl": {
"h": 323.736,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.77617,
"c": 0.12818,
"h": 343.5
},
"luminance": 0.43842
}Semantic roles & 50–950 ramp
primary
#EF94CB
secondary
#D8F3E3
accent
#D65E0F
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083