#E99EBF#E99EBF
#E99EBF is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.2% C 0.098 H 351.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EBF |
|---|---|
| RGB | rgb(233, 158, 191) |
| HSL | hsl(334, 63%, 77%) |
| HSV | hsv(334, 32%, 91%) |
| CMYK | cmyk(0%, 32.2%, 18%, 8.6%) |
| CIE-LAB | lab(73.25, 32.56, -5.56) |
| CIE-LCH | lch(73.25, 33.04, 350.31°) |
| OKLab | oklab(78.2% 0.097 -0.0143) |
| OKLCH | oklch(78.2% 0.098 351.6) |
| XYZ | xyz(55.2356, 45.5419, 55.1612) |
| Luminance | 0.4554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.32
Faded Pink
#DE9DAC
ΔE00 5.43
Pig Pink
#E78EA5
ΔE00 5.96
Baby Pink
#FFB7CE
ΔE00 6.60
Soft Pink
#FDB0C0
ΔE00 6.98
Pinky
#FC86AA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EBF #9EE9C8
analogous
#E99EE5 #E99EBF #E9A39E
triadic
#E99EBF #BFE99E #9EBFE9
tetradic
#E99EBF #E5E99E #9EE9C8 #A39EE9
square
#E99EBF #E5E99E #9EE9C8 #A39EE9
split-complementary
#E99EBF #9EE9A3 #9EE5E9
monochromatic
#D23A7D #DE6C9E #E99EBF #F4D0E0 #F9E6EF
Accessibility & contrast
On white
2.08
#E99EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#E99EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EBF
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EBF | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#B7B9BD
Tritanopia (blue-blind)
#F49CA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e99ebf; /* rgb */ color: rgb(233, 158, 191); /* oklch */ color: oklch(78.2% 0.098 351.6);
Tailwind
colors: {
custom: {
50: '#f1bbd2',
500: '#e99ebf',
950: '#000000',
},
}SCSS
$custom: #e99ebf; $custom-light: #f1bbd2; $custom-dark: #000000;
JSON
{
"hex": "#e99ebf",
"rgb": {
"r": 233,
"g": 158,
"b": 191
},
"hsl": {
"h": 333.6,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.78203,
"c": 0.09802,
"h": 351.6
},
"luminance": 0.45539
}Semantic roles & 50–950 ramp
primary
#E99EBF
secondary
#DAF1E7
accent
#CB7D1B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182