#E69DCD#E69DCD
#E69DCD is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.2% C 0.106 H 340.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E69DCD |
|---|---|
| RGB | rgb(230, 157, 205) |
| HSL | hsl(321, 59%, 76%) |
| HSV | hsv(321, 32%, 90%) |
| CMYK | cmyk(0%, 31.7%, 10.9%, 9.8%) |
| CIE-LAB | lab(73.12, 34.30, -13.50) |
| CIE-LCH | lch(73.12, 36.86, 338.52°) |
| OKLab | oklab(78.17% 0.0998 -0.0358) |
| OKLCH | oklch(78.17% 0.106 340.2) |
| XYZ | xyz(55.7094, 45.3473, 63.5643) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.83
Lilac
#C8A2C8
ΔE00 6.86
Bubblegum Pink
#FE83CC
ΔE00 7.17
Powder Pink
#FFB2D0
ΔE00 7.51
Pink (survey)
#FF81C0
ΔE00 7.79
Lavender Pink
#DD85D7
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69DCD #9DE6B6
analogous
#DA9DE6 #E69DCD #E69DA8
triadic
#E69DCD #CDE69D #9DCDE6
tetradic
#E69DCD #E6DA9D #9DE6B6 #9DA8E6
square
#E69DCD #E6DA9D #9DE6B6 #9DA8E6
split-complementary
#E69DCD #A8E69D #9DE6DA
monochromatic
#CD3B9B #DA6CB4 #E69DCD #F2CEE6 #F9E7F3
Accessibility & contrast
On white
2.09
#E69DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E69DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69DCD
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69DCD | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADCF
Deuteranopia (green-blind)
#B1B8CB
Tritanopia (blue-blind)
#EE9EAE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e69dcd; /* rgb */ color: rgb(230, 157, 205); /* oklch */ color: oklch(78.2% 0.106 340.2);
Tailwind
colors: {
custom: {
50: '#efbbdc',
500: '#e69dcd',
950: '#000000',
},
}SCSS
$custom: #e69dcd; $custom-light: #efbbdc; $custom-dark: #000000;
JSON
{
"hex": "#e69dcd",
"rgb": {
"r": 230,
"g": 157,
"b": 205
},
"hsl": {
"h": 320.548,
"s": 59.35,
"l": 75.882
},
"oklch": {
"l": 0.78172,
"c": 0.106,
"h": 340.2
},
"luminance": 0.45345
}Semantic roles & 50–950 ramp
primary
#E69DCD
secondary
#DBF0E2
accent
#C7581F
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161215
muted
#848183