#E998BC#E998BC
#E998BC is a light, moderate pink. Relative luminance 0.434; OKLCH L 77.1% C 0.106 H 351.7°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E998BC |
|---|---|
| RGB | rgb(233, 152, 188) |
| HSL | hsl(333, 65%, 75%) |
| HSV | hsv(333, 35%, 91%) |
| CMYK | cmyk(0%, 34.8%, 19.3%, 8.6%) |
| CIE-LAB | lab(71.84, 35.29, -5.99) |
| CIE-LCH | lch(71.84, 35.79, 350.36°) |
| OKLab | oklab(77.1% 0.1053 -0.0154) |
| OKLCH | oklch(77.1% 0.106 351.7) |
| XYZ | xyz(53.9103, 43.4141, 53.1074) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.33
Faded Pink
#DE9DAC
ΔE00 5.99
Pinky
#FC86AA
ΔE00 6.43
Powder Pink
#FFB2D0
ΔE00 6.50
Pink (survey)
#FF81C0
ΔE00 6.72
Dull Pink
#D5869D
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E998BC #98E9C5
analogous
#E998E5 #E998BC #E99C98
triadic
#E998BC #BCE998 #98BCE9
tetradic
#E998BC #E5E998 #98E9C5 #9C98E9
square
#E998BC #E5E998 #98E9C5 #9C98E9
split-complementary
#E998BC #98E99C #98E5E9
monochromatic
#D3337A #DE669B #E998BC #F4CADD #FAE6EF
Accessibility & contrast
On white
2.17
#E998BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#E998BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E998BC
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E998BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E998BC | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BD
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#F595A5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e998bc; /* rgb */ color: rgb(233, 152, 188); /* oklch */ color: oklch(77.1% 0.106 351.7);
Tailwind
colors: {
custom: {
50: '#f1b7d0',
500: '#e998bc',
950: '#000000',
},
}SCSS
$custom: #e998bc; $custom-light: #f1b7d0; $custom-dark: #000000;
JSON
{
"hex": "#e998bc",
"rgb": {
"r": 233,
"g": 152,
"b": 188
},
"hsl": {
"h": 333.333,
"s": 64.8,
"l": 75.49
},
"oklch": {
"l": 0.77096,
"c": 0.1064,
"h": 351.7
},
"luminance": 0.43411
}Semantic roles & 50–950 ramp
primary
#E998BC
secondary
#DAF1E7
accent
#CD7D19
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082