#EF98DE#EF98DE
#EF98DE is a light, vivid pink. Relative luminance 0.461; OKLCH L 78.9% C 0.136 H 334.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EF98DE |
|---|---|
| RGB | rgb(239, 152, 222) |
| HSL | hsl(312, 73%, 77%) |
| HSV | hsv(312, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 7.1%, 6.3%) |
| CIE-LAB | lab(73.60, 42.73, -22.01) |
| CIE-LCH | lch(73.60, 48.07, 332.75°) |
| OKLab | oklab(78.94% 0.1223 -0.0592) |
| OKLCH | oklch(78.94% 0.136 334.2) |
| XYZ | xyz(60.0092, 46.0841, 74.8273) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 5.87
Violet (CSS)
#EE82EE
ΔE00 6.74
Pink (survey)
#FF81C0
ΔE00 7.80
Purply Pink
#F075E6
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF98DE #98EFA9
analogous
#D598EF #EF98DE #EF98B3
triadic
#EF98DE #DEEF98 #98DEEF
tetradic
#EF98DE #EFD598 #98EFA9 #98B3EF
square
#EF98DE #EFD598 #98EFA9 #98B3EF
split-complementary
#EF98DE #B3EF98 #98EFD5
monochromatic
#DF2EBC #E763CD #EF98DE #F7CDEF #FBE5F7
Accessibility & contrast
On white
2.06
#EF98DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#EF98DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF98DE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF98DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF98DE | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADE1
Deuteranopia (green-blind)
#AEB9DB
Tritanopia (blue-blind)
#F79CB2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef98de; /* rgb */ color: rgb(239, 152, 222); /* oklch */ color: oklch(78.9% 0.136 334.2);
Tailwind
colors: {
custom: {
50: '#f5b8e8',
500: '#ef98de',
950: '#000000',
},
}SCSS
$custom: #ef98de; $custom-light: #f5b8e8; $custom-dark: #000000;
JSON
{
"hex": "#ef98de",
"rgb": {
"r": 239,
"g": 152,
"b": 222
},
"hsl": {
"h": 311.724,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.78943,
"c": 0.1359,
"h": 334.2
},
"luminance": 0.46081
}Semantic roles & 50–950 ramp
primary
#EF98DE
secondary
#D8F3DE
accent
#D53710
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084