#E69DB7#E69DB7
#E69DB7 is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.5% C 0.093 H 356.5°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E69DB7 |
|---|---|
| RGB | rgb(230, 157, 183) |
| HSL | hsl(339, 59%, 76%) |
| HSV | hsv(339, 32%, 90%) |
| CMYK | cmyk(0%, 31.7%, 20.4%, 9.8%) |
| CIE-LAB | lab(72.47, 30.83, -2.33) |
| CIE-LCH | lch(72.47, 30.92, 355.67°) |
| OKLab | oklab(77.46% 0.0924 -0.0057) |
| OKLCH | oklch(77.46% 0.093 356.5) |
| XYZ | xyz(53.2380, 44.3588, 50.5485) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.45
Pig Pink
#E78EA5
ΔE00 4.57
Powder Pink
#FFB2D0
ΔE00 5.89
Soft Pink
#FDB0C0
ΔE00 6.11
Dusty Pink
#D8A7B1
ΔE00 6.24
Dull Pink
#D5869D
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69DB7 #9DE6CC
analogous
#E69DDB #E69DB7 #E6A79D
triadic
#E69DB7 #B7E69D #9DB7E6
tetradic
#E69DB7 #DBE69D #9DE6CC #A79DE6
square
#E69DB7 #DBE69D #9DE6CC #A79DE6
split-complementary
#E69DB7 #9DE6A7 #9DDBE6
monochromatic
#CD3B6F #DA6C93 #E69DB7 #F2CEDB #F9E7ED
Accessibility & contrast
On white
2.13
#E69DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#E69DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69DB7
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69DB7 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AAB8
Deuteranopia (green-blind)
#B7B7B5
Tritanopia (blue-blind)
#F19AA6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e69db7; /* rgb */ color: rgb(230, 157, 183); /* oklch */ color: oklch(77.5% 0.093 356.5);
Tailwind
colors: {
custom: {
50: '#efbacc',
500: '#e69db7',
950: '#000000',
},
}SCSS
$custom: #e69db7; $custom-light: #efbacc; $custom-dark: #000000;
JSON
{
"hex": "#e69db7",
"rgb": {
"r": 230,
"g": 157,
"b": 183
},
"hsl": {
"h": 338.63,
"s": 59.35,
"l": 75.882
},
"oklch": {
"l": 0.77458,
"c": 0.09258,
"h": 356.5
},
"luminance": 0.44356
}Semantic roles & 50–950 ramp
primary
#E69DB7
secondary
#DBF0E9
accent
#C78B1F
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182