#EF95D2#EF95D2
#EF95D2 is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.0% C 0.131 H 339.9°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95D2 |
|---|---|
| RGB | rgb(239, 149, 210) |
| HSL | hsl(319, 74%, 76%) |
| HSV | hsv(319, 38%, 94%) |
| CMYK | cmyk(0%, 37.7%, 12.1%, 6.3%) |
| CIE-LAB | lab(72.56, 42.31, -16.99) |
| CIE-LCH | lch(72.56, 45.59, 338.12°) |
| OKLab | oklab(78.02% 0.1235 -0.0452) |
| OKLCH | oklch(78.02% 0.131 339.9) |
| XYZ | xyz(57.9770, 44.5020, 66.4962) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.51
Plum
#DDA0DD
ΔE00 5.38
Pink (survey)
#FF81C0
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.30
Violet (CSS)
#EE82EE
ΔE00 8.32
Bubblegum (survey)
#FF6CB5
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95D2 #95EFB2
analogous
#DF95EF #EF95D2 #EF95A5
triadic
#EF95D2 #D2EF95 #95D2EF
tetradic
#EF95D2 #EFDF95 #95EFB2 #95A5EF
square
#EF95D2 #EFDF95 #95EFB2 #95A5EF
split-complementary
#EF95D2 #A5EF95 #95EFDF
monochromatic
#DF2BA5 #E760BB #EF95D2 #F7CAE9 #FBE4F4
Accessibility & contrast
On white
2.12
#EF95D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#EF95D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95D2
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95D2 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A9D4
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#F996AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef95d2; /* rgb */ color: rgb(239, 149, 210); /* oklch */ color: oklch(78.0% 0.131 339.9);
Tailwind
colors: {
custom: {
50: '#f6b5df',
500: '#ef95d2',
950: '#000000',
},
}SCSS
$custom: #ef95d2; $custom-light: #f6b5df; $custom-dark: #000000;
JSON
{
"hex": "#ef95d2",
"rgb": {
"r": 239,
"g": 149,
"b": 210
},
"hsl": {
"h": 319.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.78024,
"c": 0.13148,
"h": 339.9
},
"luminance": 0.44499
}Semantic roles & 50–950 ramp
primary
#EF95D2
secondary
#D8F3E1
accent
#D65010
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083