#E09BCD#E09BCD
#E09BCD is a light, moderate pink. Relative luminance 0.437; OKLCH L 77.2% C 0.104 H 337.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E09BCD |
|---|---|
| RGB | rgb(224, 155, 205) |
| HSL | hsl(317, 53%, 74%) |
| HSV | hsv(317, 31%, 88%) |
| CMYK | cmyk(0%, 30.8%, 8.5%, 12.2%) |
| CIE-LAB | lab(72.03, 33.36, -15.21) |
| CIE-LCH | lch(72.03, 36.66, 335.49°) |
| OKLab | oklab(77.2% 0.0961 -0.0405) |
| OKLCH | oklch(77.2% 0.104 337.1) |
| XYZ | xyz(53.4809, 43.7001, 63.3637) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.89
Lilac
#C8A2C8
ΔE00 6.08
Lavender Pink
#DD85D7
ΔE00 7.27
Bubblegum Pink
#FE83CC
ΔE00 7.50
Pink (survey)
#FF81C0
ΔE00 8.34
Powder Pink
#FFB2D0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09BCD #9BE0AE
analogous
#D19BE0 #E09BCD #E09BAB
triadic
#E09BCD #CDE09B #9BCDE0
tetradic
#E09BCD #E0D19B #9BE0AE #9BABE0
square
#E09BCD #E0D19B #9BE0AE #9BABE0
split-complementary
#E09BCD #ABE09B #9BE0D1
monochromatic
#C33E9E #D26CB6 #E09BCD #EECAE4 #F8E8F3
Accessibility & contrast
On white
2.16
#E09BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#E09BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09BCD
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09BCD | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACF
Deuteranopia (green-blind)
#ADB4CB
Tritanopia (blue-blind)
#E79DAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e09bcd; /* rgb */ color: rgb(224, 155, 205); /* oklch */ color: oklch(77.2% 0.104 337.1);
Tailwind
colors: {
custom: {
50: '#eab9dc',
500: '#e09bcd',
950: '#000000',
},
}SCSS
$custom: #e09bcd; $custom-light: #eab9dc; $custom-dark: #000000;
JSON
{
"hex": "#e09bcd",
"rgb": {
"r": 224,
"g": 155,
"b": 205
},
"hsl": {
"h": 316.522,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.77195,
"c": 0.10429,
"h": 337.1
},
"luminance": 0.43698
}Semantic roles & 50–950 ramp
primary
#E09BCD
secondary
#DCEFE1
accent
#C05025
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083