#E99EC2#E99EC2
#E99EC2 is a light, moderate pink. Relative luminance 0.457; OKLCH L 78.3% C 0.100 H 349.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EC2 |
|---|---|
| RGB | rgb(233, 158, 194) |
| HSL | hsl(331, 63%, 77%) |
| HSV | hsv(331, 32%, 91%) |
| CMYK | cmyk(0%, 32.2%, 16.7%, 8.6%) |
| CIE-LAB | lab(73.33, 33.03, -7.09) |
| CIE-LCH | lch(73.33, 33.78, 347.89°) |
| OKLab | oklab(78.3% 0.098 -0.0184) |
| OKLCH | oklch(78.3% 0.1 349.4) |
| XYZ | xyz(55.5691, 45.6754, 56.9177) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.49
Faded Pink
#DE9DAC
ΔE00 6.23
Pig Pink
#E78EA5
ΔE00 6.63
Baby Pink
#FFB7CE
ΔE00 6.94
Soft Pink
#FDB0C0
ΔE00 7.61
Pink (survey)
#FF81C0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EC2 #9EE9C5
analogous
#E99EE8 #E99EC2 #E9A09E
triadic
#E99EC2 #C2E99E #9EC2E9
tetradic
#E99EC2 #E8E99E #9EE9C5 #A09EE9
square
#E99EC2 #E8E99E #9EE9C5 #A09EE9
split-complementary
#E99EC2 #9EE9A0 #9EE8E9
monochromatic
#D23A83 #DE6CA3 #E99EC2 #F4D0E1 #F9E6EF
Accessibility & contrast
On white
2.07
#E99EC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#E99EC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EC2
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EC2 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC3
Deuteranopia (green-blind)
#B6B9C0
Tritanopia (blue-blind)
#F39CAA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e99ec2; /* rgb */ color: rgb(233, 158, 194); /* oklch */ color: oklch(78.3% 0.100 349.4);
Tailwind
colors: {
custom: {
50: '#f1bbd4',
500: '#e99ec2',
950: '#000000',
},
}SCSS
$custom: #e99ec2; $custom-light: #f1bbd4; $custom-dark: #000000;
JSON
{
"hex": "#e99ec2",
"rgb": {
"r": 233,
"g": 158,
"b": 194
},
"hsl": {
"h": 331.2,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.78298,
"c": 0.0997,
"h": 349.4
},
"luminance": 0.45672
}Semantic roles & 50–950 ramp
primary
#E99EC2
secondary
#DAF1E6
accent
#CB761B
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171214
muted
#858183