#E38ABB#E38ABB
#E38ABB is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.1% C 0.123 H 346.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E38ABB |
|---|---|
| RGB | rgb(227, 138, 187) |
| HSL | hsl(327, 61%, 72%) |
| HSV | hsv(327, 39%, 89%) |
| CMYK | cmyk(0%, 39.2%, 17.6%, 11%) |
| CIE-LAB | lab(68.09, 40.45, -11.08) |
| CIE-LCH | lch(68.09, 41.94, 344.68°) |
| OKLab | oklab(74.09% 0.12 -0.0291) |
| OKLCH | oklch(74.09% 0.123 346.4) |
| XYZ | xyz(49.7373, 38.0989, 51.7382) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.93
Bubblegum Pink
#FE83CC
ΔE00 5.25
Bubblegum (survey)
#FF6CB5
ΔE00 7.16
Dull Pink
#D5869D
ΔE00 7.24
Pig Pink
#E78EA5
ΔE00 7.32
Pinky
#FC86AA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E38ABB #8AE3B2
analogous
#DE8AE3 #E38ABB #E38A8F
triadic
#E38ABB #BBE38A #8ABBE3
tetradic
#E38ABB #E3DE8A #8AE3B2 #8A8FE3
square
#E38ABB #E3DE8A #8AE3B2 #8A8FE3
split-complementary
#E38ABB #8FE38A #8AE3DE
monochromatic
#C42F81 #D7599E #E38ABB #EFBBD8 #F9E6F1
Accessibility & contrast
On white
2.44
#E38ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#E38ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E38ABB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E38ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E38ABB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBD
Deuteranopia (green-blind)
#A7ABB9
Tritanopia (blue-blind)
#EE899C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e38abb; /* rgb */ color: rgb(227, 138, 187); /* oklch */ color: oklch(74.1% 0.123 346.4);
Tailwind
colors: {
custom: {
50: '#edaecf',
500: '#e38abb',
950: '#000000',
},
}SCSS
$custom: #e38abb; $custom-light: #edaecf; $custom-dark: #000000;
JSON
{
"hex": "#e38abb",
"rgb": {
"r": 227,
"g": 138,
"b": 187
},
"hsl": {
"h": 326.966,
"s": 61.379,
"l": 71.569
},
"oklch": {
"l": 0.74089,
"c": 0.12347,
"h": 346.4
},
"luminance": 0.38096
}Semantic roles & 50–950 ramp
primary
#E38ABB
secondary
#D9F0E3
accent
#C96A1C
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161013
muted
#847F82