#D697C5#D697C5
#D697C5 is a light, moderate pink. Relative luminance 0.405; OKLCH L 75.2% C 0.096 H 336.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D697C5 |
|---|---|
| RGB | rgb(214, 151, 197) |
| HSL | hsl(316, 43%, 72%) |
| HSV | hsv(316, 29%, 84%) |
| CMYK | cmyk(0%, 29.4%, 7.9%, 16.1%) |
| CIE-LAB | lab(69.80, 30.76, -14.24) |
| CIE-LCH | lch(69.80, 33.90, 335.15°) |
| OKLab | oklab(75.17% 0.0884 -0.038) |
| OKLCH | oklch(75.17% 0.096 336.8) |
| XYZ | xyz(48.8758, 40.4626, 58.0480) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.82
Lilac
#C8A2C8
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 7.42
Bubblegum Pink
#FE83CC
ΔE00 8.43
Pink (survey)
#FF81C0
ΔE00 9.03
Dusty Lavender
#AC86A8
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D697C5 #97D6A8
analogous
#C897D6 #D697C5 #D697A6
triadic
#D697C5 #C5D697 #97C5D6
tetradic
#D697C5 #D6C897 #97D6A8 #97A6D6
square
#D697C5 #D6C897 #97D6A8 #97A6D6
split-complementary
#D697C5 #A6D697 #97D6C8
monochromatic
#AE4592 #C56BAD #D697C5 #E7C3DD #F6E9F3
Accessibility & contrast
On white
2.31
#D697C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#D697C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D697C5
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D697C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D697C5 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A5C7
Deuteranopia (green-blind)
#A7AEC3
Tritanopia (blue-blind)
#DD99A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d697c5; /* rgb */ color: rgb(214, 151, 197); /* oklch */ color: oklch(75.2% 0.096 336.8);
Tailwind
colors: {
custom: {
50: '#e3b6d6',
500: '#d697c5',
950: '#000000',
},
}SCSS
$custom: #d697c5; $custom-light: #e3b6d6; $custom-dark: #000000;
JSON
{
"hex": "#d697c5",
"rgb": {
"r": 214,
"g": 151,
"b": 197
},
"hsl": {
"h": 316.19,
"s": 43.448,
"l": 71.569
},
"oklch": {
"l": 0.75168,
"c": 0.09625,
"h": 336.8
},
"luminance": 0.40461
}Semantic roles & 50–950 ramp
primary
#D697C5
secondary
#DCECE1
accent
#B7542F
background
#FEFBFD
surface
#FCF6FA
border
#D5D0D3
text
#151114
muted
#848083