#D69EB3#D69EB3
#D69EB3 is a light, moderate pink. Relative luminance 0.420; OKLCH L 75.8% C 0.072 H 354.6°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D69EB3 |
|---|---|
| RGB | rgb(214, 158, 179) |
| HSL | hsl(338, 41%, 73%) |
| HSV | hsv(338, 26%, 84%) |
| CMYK | cmyk(0%, 26.2%, 16.4%, 16.1%) |
| CIE-LAB | lab(70.88, 23.97, -2.66) |
| CIE-LCH | lch(70.88, 24.12, 353.68°) |
| OKLab | oklab(75.82% 0.0714 -0.0067) |
| OKLCH | oklch(75.82% 0.072 354.6) |
| XYZ | xyz(48.0953, 42.0067, 48.2138) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.17
Dusty Pink
#D8A7B1
ΔE00 4.19
Light Mauve
#C292A1
ΔE00 4.85
Grey Pink
#C3909B
ΔE00 5.78
Pig Pink
#E78EA5
ΔE00 6.47
Dull Pink
#D5869D
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69EB3 #9ED6C1
analogous
#D69ECF #D69EB3 #D6A59E
triadic
#D69EB3 #B3D69E #9EB3D6
tetradic
#D69EB3 #CFD69E #9ED6C1 #A59ED6
square
#D69EB3 #CFD69E #9ED6C1 #A59ED6
split-complementary
#D69EB3 #9ED6A5 #9ECFD6
monochromatic
#AF4A70 #C47391 #D69EB3 #E8C9D5 #F6E9EE
Accessibility & contrast
On white
2.23
#D69EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#D69EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69EB3
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69EB3 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B4
Deuteranopia (green-blind)
#B1B1B2
Tritanopia (blue-blind)
#DF9CA5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d69eb3; /* rgb */ color: rgb(214, 158, 179); /* oklch */ color: oklch(75.8% 0.072 354.6);
Tailwind
colors: {
custom: {
50: '#e3bbc9',
500: '#d69eb3',
950: '#000000',
},
}SCSS
$custom: #d69eb3; $custom-light: #e3bbc9; $custom-dark: #000000;
JSON
{
"hex": "#d69eb3",
"rgb": {
"r": 214,
"g": 158,
"b": 179
},
"hsl": {
"h": 337.5,
"s": 40.58,
"l": 72.941
},
"oklch": {
"l": 0.75816,
"c": 0.07172,
"h": 354.6
},
"luminance": 0.42005
}Semantic roles & 50–950 ramp
primary
#D69EB3
secondary
#DEEDE7
accent
#B48332
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#151213
muted
#848182