#E09BCC#E09BCC
#E09BCC is a light, moderate pink. Relative luminance 0.436; OKLCH L 77.2% C 0.103 H 337.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E09BCC |
|---|---|
| RGB | rgb(224, 155, 204) |
| HSL | hsl(317, 53%, 74%) |
| HSV | hsv(317, 31%, 88%) |
| CMYK | cmyk(0%, 30.8%, 8.9%, 12.2%) |
| CIE-LAB | lab(72.00, 33.18, -14.70) |
| CIE-LCH | lch(72.00, 36.30, 336.10°) |
| OKLab | oklab(77.16% 0.0958 -0.0392) |
| OKLCH | oklch(77.16% 0.103 337.8) |
| XYZ | xyz(53.3605, 43.6520, 62.7300) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.13
Lilac
#C8A2C8
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 7.45
Bubblegum Pink
#FE83CC
ΔE00 7.52
Pink (survey)
#FF81C0
ΔE00 8.28
Powder Pink
#FFB2D0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09BCC #9BE0AF
analogous
#D29BE0 #E09BCC #E09BAA
triadic
#E09BCC #CCE09B #9BCCE0
tetradic
#E09BCC #E0D29B #9BE0AF #9BAAE0
square
#E09BCC #E0D29B #9BE0AF #9BAAE0
split-complementary
#E09BCC #AAE09B #9BE0D2
monochromatic
#C33E9C #D26CB4 #E09BCC #EECAE4 #F8E8F3
Accessibility & contrast
On white
2.16
#E09BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#E09BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09BCC
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09BCC | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACE
Deuteranopia (green-blind)
#ADB4CA
Tritanopia (blue-blind)
#E79DAC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e09bcc; /* rgb */ color: rgb(224, 155, 204); /* oklch */ color: oklch(77.2% 0.103 337.8);
Tailwind
colors: {
custom: {
50: '#eab9db',
500: '#e09bcc',
950: '#000000',
},
}SCSS
$custom: #e09bcc; $custom-light: #eab9db; $custom-dark: #000000;
JSON
{
"hex": "#e09bcc",
"rgb": {
"r": 224,
"g": 155,
"b": 204
},
"hsl": {
"h": 317.391,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.7716,
"c": 0.10348,
"h": 337.8
},
"luminance": 0.4365
}Semantic roles & 50–950 ramp
primary
#E09BCC
secondary
#DCEFE2
accent
#C05225
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083