#E399BB#E399BB
#E399BB is a light, moderate pink. Relative luminance 0.427; OKLCH L 76.6% C 0.098 H 350.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E399BB |
|---|---|
| RGB | rgb(227, 153, 187) |
| HSL | hsl(332, 57%, 75%) |
| HSV | hsv(332, 33%, 89%) |
| CMYK | cmyk(0%, 32.6%, 17.6%, 11%) |
| CIE-LAB | lab(71.35, 32.52, -6.23) |
| CIE-LCH | lch(71.35, 33.11, 349.16°) |
| OKLab | oklab(76.57% 0.0967 -0.0161) |
| OKLCH | oklch(76.57% 0.098 350.5) |
| XYZ | xyz(52.0399, 42.7041, 52.5057) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.54
Pig Pink
#E78EA5
ΔE00 5.62
Dull Pink
#D5869D
ΔE00 6.64
Powder Pink
#FFB2D0
ΔE00 6.79
Pinky
#FC86AA
ΔE00 7.34
Pink (survey)
#FF81C0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E399BB #99E3C1
analogous
#E399E0 #E399BB #E39C99
triadic
#E399BB #BBE399 #99BBE3
tetradic
#E399BB #E0E399 #99E3C1 #9C99E3
square
#E399BB #E0E399 #99E3C1 #9C99E3
split-complementary
#E399BB #99E39C #99E0E3
monochromatic
#C9397B #D6699B #E399BB #F0C9DB #F8E7EF
Accessibility & contrast
On white
2.20
#E399BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#E399BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E399BB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E399BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E399BB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#B2B3B9
Tritanopia (blue-blind)
#EE97A5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e399bb; /* rgb */ color: rgb(227, 153, 187); /* oklch */ color: oklch(76.6% 0.098 350.5);
Tailwind
colors: {
custom: {
50: '#edb8cf',
500: '#e399bb',
950: '#000000',
},
}SCSS
$custom: #e399bb; $custom-light: #edb8cf; $custom-dark: #000000;
JSON
{
"hex": "#e399bb",
"rgb": {
"r": 227,
"g": 153,
"b": 187
},
"hsl": {
"h": 332.432,
"s": 56.923,
"l": 74.51
},
"oklch": {
"l": 0.7657,
"c": 0.09803,
"h": 350.5
},
"luminance": 0.42701
}Semantic roles & 50–950 ramp
primary
#E399BB
secondary
#DBF0E6
accent
#C47921
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082