#D697C4#D697C4
#D697C4 is a light, moderate pink. Relative luminance 0.404; OKLCH L 75.1% C 0.095 H 337.5°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D697C4 |
|---|---|
| RGB | rgb(214, 151, 196) |
| HSL | hsl(317, 43%, 72%) |
| HSV | hsv(317, 29%, 84%) |
| CMYK | cmyk(0%, 29.4%, 8.4%, 16.1%) |
| CIE-LAB | lab(69.77, 30.59, -13.74) |
| CIE-LCH | lch(69.77, 33.53, 335.82°) |
| OKLab | oklab(75.13% 0.0881 -0.0366) |
| OKLCH | oklch(75.13% 0.095 337.5) |
| XYZ | xyz(48.7616, 40.4169, 57.4466) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.06
Lilac
#C8A2C8
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 7.63
Bubblegum Pink
#FE83CC
ΔE00 8.46
Pink (survey)
#FF81C0
ΔE00 8.98
Dusty Lavender
#AC86A8
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D697C4 #97D6A9
analogous
#C997D6 #D697C4 #D697A5
triadic
#D697C4 #C4D697 #97C4D6
tetradic
#D697C4 #D6C997 #97D6A9 #97A5D6
square
#D697C4 #D6C997 #97D6A9 #97A5D6
split-complementary
#D697C4 #A5D697 #97D6C9
monochromatic
#AE4590 #C56BAB #D697C4 #E7C3DD #F6E9F3
Accessibility & contrast
On white
2.31
#D697C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#D697C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D697C4
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D697C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D697C4 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A5C6
Deuteranopia (green-blind)
#A7AEC2
Tritanopia (blue-blind)
#DD99A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d697c4; /* rgb */ color: rgb(214, 151, 196); /* oklch */ color: oklch(75.1% 0.095 337.5);
Tailwind
colors: {
custom: {
50: '#e3b6d5',
500: '#d697c4',
950: '#000000',
},
}SCSS
$custom: #d697c4; $custom-light: #e3b6d5; $custom-dark: #000000;
JSON
{
"hex": "#d697c4",
"rgb": {
"r": 214,
"g": 151,
"b": 196
},
"hsl": {
"h": 317.143,
"s": 43.448,
"l": 71.569
},
"oklch": {
"l": 0.75133,
"c": 0.09542,
"h": 337.5
},
"luminance": 0.40415
}Semantic roles & 50–950 ramp
primary
#D697C4
secondary
#DCECE1
accent
#B7562F
background
#FEFBFD
surface
#FCF6FA
border
#D5D0D3
text
#151114
muted
#848083