#EF92D2#EF92D2
#EF92D2 is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.5% C 0.137 H 339.5°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92D2 |
|---|---|
| RGB | rgb(239, 146, 210) |
| HSL | hsl(319, 74%, 75%) |
| HSV | hsv(319, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 12.1%, 6.3%) |
| CIE-LAB | lab(71.94, 43.86, -17.94) |
| CIE-LCH | lch(71.94, 47.39, 337.76°) |
| OKLab | oklab(77.55% 0.128 -0.0478) |
| OKLCH | oklch(77.55% 0.137 339.5) |
| XYZ | xyz(57.5085, 43.5649, 66.3401) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.02
Pink (survey)
#FF81C0
ΔE00 5.60
Plum
#DDA0DD
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 5.71
Violet (CSS)
#EE82EE
ΔE00 7.72
Purply Pink
#F075E6
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92D2 #92EFAF
analogous
#DE92EF #EF92D2 #EF92A3
triadic
#EF92D2 #D2EF92 #92D2EF
tetradic
#EF92D2 #EFDE92 #92EFAF #92A3EF
square
#EF92D2 #EFDE92 #92EFAF #92A3EF
split-complementary
#EF92D2 #A3EF92 #92EFDE
monochromatic
#DF27A6 #E75DBC #EF92D2 #F7C7E8 #FBE4F4
Accessibility & contrast
On white
2.16
#EF92D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EF92D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92D2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92D2 | 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)
#95A7D4
Deuteranopia (green-blind)
#ADB6CF
Tritanopia (blue-blind)
#F994A9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef92d2; /* rgb */ color: rgb(239, 146, 210); /* oklch */ color: oklch(77.5% 0.137 339.5);
Tailwind
colors: {
custom: {
50: '#f6b3df',
500: '#ef92d2',
950: '#000000',
},
}SCSS
$custom: #ef92d2; $custom-light: #f6b3df; $custom-dark: #000000;
JSON
{
"hex": "#ef92d2",
"rgb": {
"r": 239,
"g": 146,
"b": 210
},
"hsl": {
"h": 318.71,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.7755,
"c": 0.13661,
"h": 339.5
},
"luminance": 0.43562
}Semantic roles & 50–950 ramp
primary
#EF92D2
secondary
#D8F3E1
accent
#D74D0F
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083