#E38BBB#E38BBB
#E38BBB is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.2% C 0.122 H 346.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E38BBB |
|---|---|
| RGB | rgb(227, 139, 187) |
| HSL | hsl(327, 61%, 72%) |
| HSV | hsv(327, 39%, 89%) |
| CMYK | cmyk(0%, 38.8%, 17.6%, 11%) |
| CIE-LAB | lab(68.31, 39.92, -10.76) |
| CIE-LCH | lch(68.31, 41.35, 344.91°) |
| OKLab | oklab(74.25% 0.1185 -0.0282) |
| OKLCH | oklch(74.25% 0.122 346.6) |
| XYZ | xyz(49.8814, 38.3871, 51.7862) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.03
Bubblegum Pink
#FE83CC
ΔE00 5.39
Dull Pink
#D5869D
ΔE00 7.14
Pig Pink
#E78EA5
ΔE00 7.16
Pinky
#FC86AA
ΔE00 7.27
Bubblegum (survey)
#FF6CB5
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E38BBB #8BE3B3
analogous
#DF8BE3 #E38BBB #E38B8F
triadic
#E38BBB #BBE38B #8BBBE3
tetradic
#E38BBB #E3DF8B #8BE3B3 #8B8FE3
square
#E38BBB #E3DF8B #8BE3B3 #8B8FE3
split-complementary
#E38BBB #8FE38B #8BE3DF
monochromatic
#C42F81 #D75A9E #E38BBB #EFBCD8 #F9E6F1
Accessibility & contrast
On white
2.42
#E38BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#E38BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E38BBB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E38BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E38BBB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBD
Deuteranopia (green-blind)
#A8ACB9
Tritanopia (blue-blind)
#EE8A9C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e38bbb; /* rgb */ color: rgb(227, 139, 187); /* oklch */ color: oklch(74.2% 0.122 346.6);
Tailwind
colors: {
custom: {
50: '#edaecf',
500: '#e38bbb',
950: '#000000',
},
}SCSS
$custom: #e38bbb; $custom-light: #edaecf; $custom-dark: #000000;
JSON
{
"hex": "#e38bbb",
"rgb": {
"r": 227,
"g": 139,
"b": 187
},
"hsl": {
"h": 327.273,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.74249,
"c": 0.12177,
"h": 346.6
},
"luminance": 0.38384
}Semantic roles & 50–950 ramp
primary
#E38BBB
secondary
#DAF0E4
accent
#C96B1D
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82