#E09BC7#E09BC7
#E09BC7 is a light, moderate pink. Relative luminance 0.434; OKLCH L 77.0% C 0.100 H 341.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E09BC7 |
|---|---|
| RGB | rgb(224, 155, 199) |
| HSL | hsl(322, 53%, 74%) |
| HSV | hsv(322, 31%, 88%) |
| CMYK | cmyk(0%, 30.8%, 11.2%, 12.2%) |
| CIE-LAB | lab(71.84, 32.34, -12.18) |
| CIE-LCH | lch(71.84, 34.56, 339.36°) |
| OKLab | oklab(76.99% 0.0942 -0.0323) |
| OKLCH | oklch(76.99% 0.1 341.1) |
| XYZ | xyz(52.7705, 43.4159, 59.6222) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.38
Lilac
#C8A2C8
ΔE00 6.21
Bubblegum Pink
#FE83CC
ΔE00 7.72
Powder Pink
#FFB2D0
ΔE00 7.86
Pink (survey)
#FF81C0
ΔE00 8.08
Lavender Pink
#DD85D7
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E09BC7 #9BE0B4
analogous
#D79BE0 #E09BC7 #E09BA5
triadic
#E09BC7 #C7E09B #9BC7E0
tetradic
#E09BC7 #E0D79B #9BE0B4 #9BA5E0
square
#E09BC7 #E0D79B #9BE0B4 #9BA5E0
split-complementary
#E09BC7 #A5E09B #9BE0D7
monochromatic
#C33E93 #D26CAD #E09BC7 #EECAE1 #F8E8F2
Accessibility & contrast
On white
2.17
#E09BC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#E09BC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E09BC7
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E09BC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E09BC7 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAAC9
Deuteranopia (green-blind)
#AEB4C5
Tritanopia (blue-blind)
#E89CAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e09bc7; /* rgb */ color: rgb(224, 155, 199); /* oklch */ color: oklch(77.0% 0.100 341.1);
Tailwind
colors: {
custom: {
50: '#eab9d8',
500: '#e09bc7',
950: '#000000',
},
}SCSS
$custom: #e09bc7; $custom-light: #eab9d8; $custom-dark: #000000;
JSON
{
"hex": "#e09bc7",
"rgb": {
"r": 224,
"g": 155,
"b": 199
},
"hsl": {
"h": 321.739,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.76986,
"c": 0.09957,
"h": 341.1
},
"luminance": 0.43414
}Semantic roles & 50–950 ramp
primary
#E09BC7
secondary
#DCEFE3
accent
#C05D25
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083