#EF98CB#EF98CB
#EF98CB is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.3% C 0.121 H 344.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EF98CB |
|---|---|
| RGB | rgb(239, 152, 203) |
| HSL | hsl(325, 73%, 77%) |
| HSV | hsv(325, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 15.1%, 6.3%) |
| CIE-LAB | lab(72.97, 39.63, -12.52) |
| CIE-LCH | lch(72.97, 41.56, 342.47°) |
| OKLab | oklab(78.26% 0.1168 -0.033) |
| OKLCH | oklch(78.26% 0.121 344.2) |
| XYZ | xyz(57.6047, 45.1223, 62.1636) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.28
Pink (survey)
#FF81C0
ΔE00 5.68
Plum
#DDA0DD
ΔE00 6.43
Powder Pink
#FFB2D0
ΔE00 7.47
Lavender Pink
#DD85D7
ΔE00 8.19
Pinky
#FC86AA
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF98CB #98EFBC
analogous
#E898EF #EF98CB #EF98A0
triadic
#EF98CB #CBEF98 #98CBEF
tetradic
#EF98CB #EFE898 #98EFBC #98A0EF
square
#EF98CB #EFE898 #98EFBC #98A0EF
split-complementary
#EF98CB #A0EF98 #98EFE8
monochromatic
#DF2E96 #E763B0 #EF98CB #F7CDE6 #FBE5F2
Accessibility & contrast
On white
2.10
#EF98CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#EF98CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF98CB
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF98CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF98CB | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCD
Deuteranopia (green-blind)
#B3B8C9
Tritanopia (blue-blind)
#FA98AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef98cb; /* rgb */ color: rgb(239, 152, 203); /* oklch */ color: oklch(78.3% 0.121 344.2);
Tailwind
colors: {
custom: {
50: '#f5b7da',
500: '#ef98cb',
950: '#000000',
},
}SCSS
$custom: #ef98cb; $custom-light: #f5b7da; $custom-dark: #000000;
JSON
{
"hex": "#ef98cb",
"rgb": {
"r": 239,
"g": 152,
"b": 203
},
"hsl": {
"h": 324.828,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.7826,
"c": 0.12137,
"h": 344.2
},
"luminance": 0.45119
}Semantic roles & 50–950 ramp
primary
#EF98CB
secondary
#D8F3E3
accent
#D56210
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083