#E99EBA#E99EBA
#E99EBA is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.0% C 0.096 H 355.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E99EBA |
|---|---|
| RGB | rgb(233, 158, 186) |
| HSL | hsl(338, 63%, 77%) |
| HSV | hsv(338, 32%, 91%) |
| CMYK | cmyk(0%, 32.2%, 20.2%, 8.6%) |
| CIE-LAB | lab(73.11, 31.81, -3.01) |
| CIE-LCH | lch(73.11, 31.95, 354.59°) |
| OKLab | oklab(78.05% 0.0952 -0.0075) |
| OKLCH | oklch(78.05% 0.096 355.5) |
| XYZ | xyz(54.6948, 45.3256, 52.3127) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.12
Pig Pink
#E78EA5
ΔE00 4.94
Powder Pink
#FFB2D0
ΔE00 5.35
Soft Pink
#FDB0C0
ΔE00 6.00
Baby Pink
#FFB7CE
ΔE00 6.24
Dusty Pink
#D8A7B1
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99EBA #9EE9CD
analogous
#E99EE0 #E99EBA #E9A89E
triadic
#E99EBA #BAE99E #9EBAE9
tetradic
#E99EBA #E0E99E #9EE9CD #A89EE9
square
#E99EBA #E0E99E #9EE9CD #A89EE9
split-complementary
#E99EBA #9EE9A8 #9EE0E9
monochromatic
#D23A73 #DE6C97 #E99EBA #F4D0DD #F9E6ED
Accessibility & contrast
On white
2.09
#E99EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#E99EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99EBA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99EBA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBB
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#F59BA8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e99eba; /* rgb */ color: rgb(233, 158, 186); /* oklch */ color: oklch(78.0% 0.096 355.5);
Tailwind
colors: {
custom: {
50: '#f1bbce',
500: '#e99eba',
950: '#000000',
},
}SCSS
$custom: #e99eba; $custom-light: #f1bbce; $custom-dark: #000000;
JSON
{
"hex": "#e99eba",
"rgb": {
"r": 233,
"g": 158,
"b": 186
},
"hsl": {
"h": 337.6,
"s": 63.025,
"l": 76.667
},
"oklch": {
"l": 0.78048,
"c": 0.09554,
"h": 355.5
},
"luminance": 0.45323
}Semantic roles & 50–950 ramp
primary
#E99EBA
secondary
#DAF1E8
accent
#CB891B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182