#E38FBB#E38FBB
#E38FBB is a light, moderate pink. Relative luminance 0.396; OKLCH L 74.9% C 0.115 H 347.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E38FBB |
|---|---|
| RGB | rgb(227, 143, 187) |
| HSL | hsl(329, 60%, 73%) |
| HSV | hsv(329, 37%, 89%) |
| CMYK | cmyk(0%, 37%, 17.6%, 11%) |
| CIE-LAB | lab(69.16, 37.82, -9.49) |
| CIE-LCH | lch(69.16, 38.99, 345.92°) |
| OKLab | oklab(74.9% 0.1123 -0.0248) |
| OKLCH | oklch(74.9% 0.115 347.5) |
| XYZ | xyz(50.4712, 39.5667, 51.9828) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 6.06
Pig Pink
#E78EA5
ΔE00 6.54
Dull Pink
#D5869D
ΔE00 6.79
Pinky
#FC86AA
ΔE00 7.06
Carnation Pink
#FF7FA7
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E38FBB #8FE3B7
analogous
#E18FE3 #E38FBB #E38F91
triadic
#E38FBB #BBE38F #8FBBE3
tetradic
#E38FBB #E3E18F #8FE3B7 #8F91E3
square
#E38FBB #E3E18F #8FE3B7 #8F91E3
split-complementary
#E38FBB #91E38F #8FE3E1
monochromatic
#C6327F #D75E9D #E38FBB #EFC0D9 #F9E7F0
Accessibility & contrast
On white
2.36
#E38FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#E38FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E38FBB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E38FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E38FBB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BD
Deuteranopia (green-blind)
#ABAEB9
Tritanopia (blue-blind)
#EE8E9F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e38fbb; /* rgb */ color: rgb(227, 143, 187); /* oklch */ color: oklch(74.9% 0.115 347.5);
Tailwind
colors: {
custom: {
50: '#edb1cf',
500: '#e38fbb',
950: '#000000',
},
}SCSS
$custom: #e38fbb; $custom-light: #edb1cf; $custom-dark: #000000;
JSON
{
"hex": "#e38fbb",
"rgb": {
"r": 227,
"g": 143,
"b": 187
},
"hsl": {
"h": 328.571,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.74898,
"c": 0.11498,
"h": 347.5
},
"luminance": 0.39564
}Semantic roles & 50–950 ramp
primary
#E38FBB
secondary
#DBF0E5
accent
#C86F1E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082