#EF92C8#EF92C8
#EF92C8 is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.2% C 0.130 H 344.8°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92C8 |
|---|---|
| RGB | rgb(239, 146, 200) |
| HSL | hsl(325, 74%, 75%) |
| HSV | hsv(325, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 16.3%, 6.3%) |
| CIE-LAB | lab(71.61, 42.28, -12.90) |
| CIE-LCH | lch(71.61, 44.21, 343.03°) |
| OKLab | oklab(77.2% 0.125 -0.034) |
| OKLCH | oklch(77.2% 0.13 344.8) |
| XYZ | xyz(56.3014, 43.0821, 59.9826) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.14
Pink (survey)
#FF81C0
ΔE00 4.53
Plum
#DDA0DD
ΔE00 7.03
Lavender Pink
#DD85D7
ΔE00 7.55
Pinky
#FC86AA
ΔE00 7.84
Bubblegum (survey)
#FF6CB5
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92C8 #92EFB9
analogous
#E792EF #EF92C8 #EF9299
triadic
#EF92C8 #C8EF92 #92C8EF
tetradic
#EF92C8 #EFE792 #92EFB9 #9299EF
square
#EF92C8 #EFE792 #92EFB9 #9299EF
split-complementary
#EF92C8 #99EF92 #92EFE7
monochromatic
#DF2792 #E75DAD #EF92C8 #F7C7E3 #FBE4F2
Accessibility & contrast
On white
2.18
#EF92C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#EF92C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92C8
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92C8 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6CA
Deuteranopia (green-blind)
#B0B5C6
Tritanopia (blue-blind)
#FA91A5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef92c8; /* rgb */ color: rgb(239, 146, 200); /* oklch */ color: oklch(77.2% 0.130 344.8);
Tailwind
colors: {
custom: {
50: '#f6b3d8',
500: '#ef92c8',
950: '#000000',
},
}SCSS
$custom: #ef92c8; $custom-light: #f6b3d8; $custom-dark: #000000;
JSON
{
"hex": "#ef92c8",
"rgb": {
"r": 239,
"g": 146,
"b": 200
},
"hsl": {
"h": 325.161,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.77196,
"c": 0.12956,
"h": 344.8
},
"luminance": 0.43079
}Semantic roles & 50–950 ramp
primary
#EF92C8
secondary
#D8F3E3
accent
#D7630F
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083