#E38FBC#E38FBC
#E38FBC is a light, moderate pink. Relative luminance 0.396; OKLCH L 74.9% C 0.116 H 346.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E38FBC |
|---|---|
| RGB | rgb(227, 143, 188) |
| HSL | hsl(328, 60%, 73%) |
| HSV | hsv(328, 37%, 89%) |
| CMYK | cmyk(0%, 37%, 17.2%, 11%) |
| CIE-LAB | lab(69.19, 37.98, -10.00) |
| CIE-LCH | lch(69.19, 39.27, 345.25°) |
| OKLab | oklab(74.93% 0.1126 -0.0262) |
| OKLCH | oklch(74.93% 0.116 346.9) |
| XYZ | xyz(50.5786, 39.6097, 52.5486) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.53
Bubblegum Pink
#FE83CC
ΔE00 5.92
Pig Pink
#E78EA5
ΔE00 6.80
Dull Pink
#D5869D
ΔE00 7.02
Pinky
#FC86AA
ΔE00 7.25
Plum
#DDA0DD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E38FBC #8FE3B6
analogous
#E08FE3 #E38FBC #E38F92
triadic
#E38FBC #BCE38F #8FBCE3
tetradic
#E38FBC #E3E08F #8FE3B6 #8F92E3
square
#E38FBC #E3E08F #8FE3B6 #8F92E3
split-complementary
#E38FBC #92E38F #8FE3E0
monochromatic
#C63281 #D75E9F #E38FBC #EFC0D9 #F9E7F0
Accessibility & contrast
On white
2.35
#E38FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#E38FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E38FBC
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E38FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E38FBC | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BE
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#EE8E9F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e38fbc; /* rgb */ color: rgb(227, 143, 188); /* oklch */ color: oklch(74.9% 0.116 346.9);
Tailwind
colors: {
custom: {
50: '#edb1d0',
500: '#e38fbc',
950: '#000000',
},
}SCSS
$custom: #e38fbc; $custom-light: #edb1d0; $custom-dark: #000000;
JSON
{
"hex": "#e38fbc",
"rgb": {
"r": 227,
"g": 143,
"b": 188
},
"hsl": {
"h": 327.857,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.74932,
"c": 0.1156,
"h": 346.9
},
"luminance": 0.39607
}Semantic roles & 50–950 ramp
primary
#E38FBC
secondary
#DBF0E5
accent
#C86D1E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082