#E69DB3#E69DB3
#E69DB3 is a light, moderate pink. Relative luminance 0.442; OKLCH L 77.3% C 0.091 H 359.8°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E69DB3 |
|---|---|
| RGB | rgb(230, 157, 179) |
| HSL | hsl(342, 59%, 76%) |
| HSV | hsv(342, 32%, 90%) |
| CMYK | cmyk(0%, 31.7%, 22.2%, 9.8%) |
| CIE-LAB | lab(72.36, 30.24, -0.28) |
| CIE-LCH | lch(72.36, 30.24, 359.47°) |
| OKLab | oklab(77.34% 0.091 -0.0003) |
| OKLCH | oklch(77.34% 0.091 359.8) |
| XYZ | xyz(52.8276, 44.1946, 48.3870) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.42
Pig Pink
#E78EA5
ΔE00 4.04
Soft Pink
#FDB0C0
ΔE00 5.59
Dusty Pink
#D8A7B1
ΔE00 5.63
Dull Pink
#D5869D
ΔE00 6.21
Powder Pink
#FFB2D0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69DB3 #9DE6D0
analogous
#E69DD7 #E69DB3 #E6AB9D
triadic
#E69DB3 #B3E69D #9DB3E6
tetradic
#E69DB3 #D7E69D #9DE6D0 #AB9DE6
square
#E69DB3 #D7E69D #9DE6D0 #AB9DE6
split-complementary
#E69DB3 #9DE6AB #9DD7E6
monochromatic
#CD3B67 #DA6C8D #E69DB3 #F2CED9 #F9E7EC
Accessibility & contrast
On white
2.13
#E69DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#E69DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69DB3
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69DB3 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB4
Deuteranopia (green-blind)
#B8B6B1
Tritanopia (blue-blind)
#F299A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69db3; /* rgb */ color: rgb(230, 157, 179); /* oklch */ color: oklch(77.3% 0.091 359.8);
Tailwind
colors: {
custom: {
50: '#efbac9',
500: '#e69db3',
950: '#000000',
},
}SCSS
$custom: #e69db3; $custom-light: #efbac9; $custom-dark: #000000;
JSON
{
"hex": "#e69db3",
"rgb": {
"r": 230,
"g": 157,
"b": 179
},
"hsl": {
"h": 341.918,
"s": 59.35,
"l": 75.882
},
"oklch": {
"l": 0.77339,
"c": 0.09098,
"h": 359.8
},
"luminance": 0.44192
}Semantic roles & 50–950 ramp
primary
#E69DB3
secondary
#DBF0EA
accent
#C7941F
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182