#EF94D2#EF94D2
#EF94D2 is a light, vivid pink. Relative luminance 0.442; OKLCH L 77.9% C 0.133 H 339.7°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94D2 |
|---|---|
| RGB | rgb(239, 148, 210) |
| HSL | hsl(319, 74%, 76%) |
| HSV | hsv(319, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 12.1%, 6.3%) |
| CIE-LAB | lab(72.35, 42.83, -17.31) |
| CIE-LCH | lch(72.35, 46.19, 338.00°) |
| OKLab | oklab(77.86% 0.125 -0.0461) |
| OKLCH | oklch(77.86% 0.133 339.7) |
| XYZ | xyz(57.8195, 44.1869, 66.4437) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.33
Plum
#DDA0DD
ΔE00 5.45
Pink (survey)
#FF81C0
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 6.10
Violet (CSS)
#EE82EE
ΔE00 8.11
Purply Pink
#F075E6
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94D2 #94EFB1
analogous
#DE94EF #EF94D2 #EF94A4
triadic
#EF94D2 #D2EF94 #94D2EF
tetradic
#EF94D2 #EFDE94 #94EFB1 #94A4EF
square
#EF94D2 #EFDE94 #94EFB1 #94A4EF
split-complementary
#EF94D2 #A4EF94 #94EFDE
monochromatic
#DF2AA5 #E75FBC #EF94D2 #F7C9E8 #FBE4F4
Accessibility & contrast
On white
2.13
#EF94D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EF94D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94D2
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94D2 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A9D4
Deuteranopia (green-blind)
#AEB7CF
Tritanopia (blue-blind)
#F996AB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef94d2; /* rgb */ color: rgb(239, 148, 210); /* oklch */ color: oklch(77.9% 0.133 339.7);
Tailwind
colors: {
custom: {
50: '#f6b5df',
500: '#ef94d2',
950: '#000000',
},
}SCSS
$custom: #ef94d2; $custom-light: #f6b5df; $custom-dark: #000000;
JSON
{
"hex": "#ef94d2",
"rgb": {
"r": 239,
"g": 148,
"b": 210
},
"hsl": {
"h": 319.121,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.77865,
"c": 0.1332,
"h": 339.7
},
"luminance": 0.44184
}Semantic roles & 50–950 ramp
primary
#EF94D2
secondary
#D8F3E1
accent
#D64F0F
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083