#E69DB0#E69DB0
#E69DB0 is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.3% C 0.090 H 2.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E69DB0 |
|---|---|
| RGB | rgb(230, 157, 176) |
| HSL | hsl(344, 59%, 76%) |
| HSV | hsv(344, 32%, 90%) |
| CMYK | cmyk(0%, 31.7%, 23.5%, 9.8%) |
| CIE-LAB | lab(72.28, 29.81, 1.26) |
| CIE-LCH | lch(72.28, 29.83, 2.42°) |
| OKLab | oklab(77.25% 0.0899 0.0037) |
| OKLCH | oklch(77.25% 0.09 2.4) |
| XYZ | xyz(52.5275, 44.0746, 46.8064) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.82
Pig Pink
#E78EA5
ΔE00 3.88
Dusty Pink
#D8A7B1
ΔE00 5.29
Soft Pink
#FDB0C0
ΔE00 5.35
Dull Pink
#D5869D
ΔE00 6.19
Dusty Pink (survey)
#D58A94
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69DB0 #9DE6D3
analogous
#E69DD4 #E69DB0 #E6AE9D
triadic
#E69DB0 #B0E69D #9DB0E6
tetradic
#E69DB0 #D4E69D #9DE6D3 #AE9DE6
square
#E69DB0 #D4E69D #9DE6D3 #AE9DE6
split-complementary
#E69DB0 #9DE6AE #9DD4E6
monochromatic
#CD3B61 #DA6C89 #E69DB0 #F2CED7 #F9E7EB
Accessibility & contrast
On white
2.14
#E69DB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#E69DB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69DB0
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69DB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69DB0 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9B1
Deuteranopia (green-blind)
#B8B6AE
Tritanopia (blue-blind)
#F298A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69db0; /* rgb */ color: rgb(230, 157, 176); /* oklch */ color: oklch(77.3% 0.090 2.4);
Tailwind
colors: {
custom: {
50: '#efbac7',
500: '#e69db0',
950: '#000000',
},
}SCSS
$custom: #e69db0; $custom-light: #efbac7; $custom-dark: #000000;
JSON
{
"hex": "#e69db0",
"rgb": {
"r": 230,
"g": 157,
"b": 176
},
"hsl": {
"h": 344.384,
"s": 59.35,
"l": 75.882
},
"oklch": {
"l": 0.77251,
"c": 0.08997,
"h": 2.4
},
"luminance": 0.44072
}Semantic roles & 50–950 ramp
primary
#E69DB0
secondary
#DBF0EB
accent
#C79B1F
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182