#D690AB#D690AB
#D690AB is a light, moderate pink. Relative luminance 0.372; OKLCH L 73.1% C 0.091 H 354.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D690AB |
|---|---|
| RGB | rgb(214, 144, 171) |
| HSL | hsl(337, 46%, 70%) |
| HSV | hsv(337, 33%, 84%) |
| CMYK | cmyk(0%, 32.7%, 20.1%, 16.1%) |
| CIE-LAB | lab(67.42, 30.31, -3.28) |
| CIE-LCH | lch(67.42, 30.49, 353.82°) |
| OKLab | oklab(73.09% 0.0907 -0.0083) |
| OKLCH | oklch(73.09% 0.091 354.8) |
| XYZ | xyz(45.0561, 37.1855, 43.3245) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 3.46
Pig Pink
#E78EA5
ΔE00 4.34
Faded Pink
#DE9DAC
ΔE00 4.77
Light Mauve
#C292A1
ΔE00 5.32
Grey Pink
#C3909B
ΔE00 5.93
Dusty Pink (survey)
#D58A94
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D690AB #90D6BB
analogous
#D690CE #D690AB #D69890
triadic
#D690AB #ABD690 #90ABD6
tetradic
#D690AB #CED690 #90D6BB #9890D6
square
#D690AB #CED690 #90D6BB #9890D6
split-complementary
#D690AB #90D698 #90CED6
monochromatic
#AC4069 #C56389 #D690AB #E7BDCD #F7E9EE
Accessibility & contrast
On white
2.49
#D690AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#D690AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D690AB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D690AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D690AB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAC
Deuteranopia (green-blind)
#A9A9A9
Tritanopia (blue-blind)
#E18D99
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d690ab; /* rgb */ color: rgb(214, 144, 171); /* oklch */ color: oklch(73.1% 0.091 354.8);
Tailwind
colors: {
custom: {
50: '#e4b1c4',
500: '#d690ab',
950: '#000000',
},
}SCSS
$custom: #d690ab; $custom-light: #e4b1c4; $custom-dark: #000000;
JSON
{
"hex": "#d690ab",
"rgb": {
"r": 214,
"g": 144,
"b": 171
},
"hsl": {
"h": 336.857,
"s": 46.053,
"l": 70.196
},
"oklch": {
"l": 0.73086,
"c": 0.09107,
"h": 354.8
},
"luminance": 0.37183
}Semantic roles & 50–950 ramp
primary
#D690AB
secondary
#D7EBE3
accent
#B9832C
background
#FEFAFC
surface
#FCF5F8
border
#D5CFD1
text
#161112
muted
#848081