#EE98DF#EE98DF
#EE98DF is a light, vivid pink. Relative luminance 0.460; OKLCH L 78.9% C 0.136 H 333.3°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98DF |
|---|---|
| RGB | rgb(238, 152, 223) |
| HSL | hsl(310, 72%, 76%) |
| HSV | hsv(310, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 6.3%, 6.7%) |
| CIE-LAB | lab(73.52, 42.59, -22.69) |
| CIE-LCH | lch(73.52, 48.25, 331.95°) |
| OKLab | oklab(78.87% 0.1215 -0.0611) |
| OKLCH | oklch(78.87% 0.136 333.3) |
| XYZ | xyz(59.8069, 45.9642, 75.5195) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 5.27
Bubblegum Pink
#FE83CC
ΔE00 6.11
Violet (CSS)
#EE82EE
ΔE00 6.53
Purply Pink
#F075E6
ΔE00 8.03
Pink (survey)
#FF81C0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98DF #98EEA7
analogous
#D298EE #EE98DF #EE98B4
triadic
#EE98DF #DFEE98 #98DFEE
tetradic
#EE98DF #EED298 #98EEA7 #98B4EE
square
#EE98DF #EED298 #98EEA7 #98B4EE
split-complementary
#EE98DF #B4EE98 #98EED2
monochromatic
#DD2FBE #E563CF #EE98DF #F7CDEF #FBE5F7
Accessibility & contrast
On white
2.06
#EE98DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#EE98DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98DF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98DF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ADE2
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#F69CB2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee98df; /* rgb */ color: rgb(238, 152, 223); /* oklch */ color: oklch(78.9% 0.136 333.3);
Tailwind
colors: {
custom: {
50: '#f5b8e9',
500: '#ee98df',
950: '#000000',
},
}SCSS
$custom: #ee98df; $custom-light: #f5b8e9; $custom-dark: #000000;
JSON
{
"hex": "#ee98df",
"rgb": {
"r": 238,
"g": 152,
"b": 223
},
"hsl": {
"h": 310.465,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.78871,
"c": 0.13598,
"h": 333.3
},
"luminance": 0.45961
}Semantic roles & 50–950 ramp
primary
#EE98DF
secondary
#D9F2DD
accent
#D43412
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171116
muted
#858084