#EF95CB#EF95CB
#EF95CB is a light, vivid pink. Relative luminance 0.442; OKLCH L 77.8% C 0.126 H 343.7°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95CB |
|---|---|
| RGB | rgb(239, 149, 203) |
| HSL | hsl(324, 74%, 76%) |
| HSV | hsv(324, 38%, 94%) |
| CMYK | cmyk(0%, 37.7%, 15.1%, 6.3%) |
| CIE-LAB | lab(72.34, 41.19, -13.47) |
| CIE-LCH | lch(72.34, 43.34, 341.89°) |
| OKLab | oklab(77.78% 0.1214 -0.0356) |
| OKLCH | oklch(77.78% 0.126 343.7) |
| XYZ | xyz(57.1240, 44.1608, 62.0034) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.59
Pink (survey)
#FF81C0
ΔE00 5.18
Plum
#DDA0DD
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 7.55
Powder Pink
#FFB2D0
ΔE00 8.22
Pinky
#FC86AA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95CB #95EFB9
analogous
#E695EF #EF95CB #EF959E
triadic
#EF95CB #CBEF95 #95CBEF
tetradic
#EF95CB #EFE695 #95EFB9 #959EEF
square
#EF95CB #EFE695 #95EFB9 #959EEF
split-complementary
#EF95CB #9EEF95 #95EFE6
monochromatic
#DF2B97 #E760B1 #EF95CB #F7CAE5 #FBE4F2
Accessibility & contrast
On white
2.14
#EF95CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#EF95CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95CB
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95CB | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CD
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#FA95A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef95cb; /* rgb */ color: rgb(239, 149, 203); /* oklch */ color: oklch(77.8% 0.126 343.7);
Tailwind
colors: {
custom: {
50: '#f6b5da',
500: '#ef95cb',
950: '#000000',
},
}SCSS
$custom: #ef95cb; $custom-light: #f6b5da; $custom-dark: #000000;
JSON
{
"hex": "#ef95cb",
"rgb": {
"r": 239,
"g": 149,
"b": 203
},
"hsl": {
"h": 324,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.77777,
"c": 0.12648,
"h": 343.7
},
"luminance": 0.44157
}Semantic roles & 50–950 ramp
primary
#EF95CB
secondary
#D8F3E3
accent
#D65F10
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083