#D696B2#D696B2
#D696B2 is a light, moderate pink. Relative luminance 0.393; OKLCH L 74.4% C 0.085 H 351.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D696B2 |
|---|---|
| RGB | rgb(214, 150, 178) |
| HSL | hsl(334, 44%, 71%) |
| HSV | hsv(334, 30%, 84%) |
| CMYK | cmyk(0%, 29.9%, 16.8%, 16.1%) |
| CIE-LAB | lab(68.99, 28.15, -4.88) |
| CIE-LCH | lch(68.99, 28.57, 350.16°) |
| OKLab | oklab(74.36% 0.0837 -0.0126) |
| OKLCH | oklch(74.36% 0.085 351.5) |
| XYZ | xyz(46.6741, 39.3255, 47.2430) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.64
Dull Pink
#D5869D
ΔE00 5.32
Light Mauve
#C292A1
ΔE00 5.38
Pig Pink
#E78EA5
ΔE00 5.60
Grey Pink
#C3909B
ΔE00 6.40
Dusty Pink
#D8A7B1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D696B2 #96D6BA
analogous
#D696D2 #D696B2 #D69A96
triadic
#D696B2 #B2D696 #96B2D6
tetradic
#D696B2 #D2D696 #96D6BA #9A96D6
square
#D696B2 #D2D696 #96D6BA #9A96D6
split-complementary
#D696B2 #96D69A #96D2D6
monochromatic
#AE4472 #C56A92 #D696B2 #E7C2D2 #F6E9EF
Accessibility & contrast
On white
2.37
#D696B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#D696B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D696B2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D696B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D696B2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#ABACB0
Tritanopia (blue-blind)
#DF94A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d696b2; /* rgb */ color: rgb(214, 150, 178); /* oklch */ color: oklch(74.4% 0.085 351.5);
Tailwind
colors: {
custom: {
50: '#e3b5c9',
500: '#d696b2',
950: '#000000',
},
}SCSS
$custom: #d696b2; $custom-light: #e3b5c9; $custom-dark: #000000;
JSON
{
"hex": "#d696b2",
"rgb": {
"r": 214,
"g": 150,
"b": 178
},
"hsl": {
"h": 333.75,
"s": 43.836,
"l": 71.373
},
"oklch": {
"l": 0.74355,
"c": 0.0846,
"h": 351.5
},
"luminance": 0.39323
}Semantic roles & 50–950 ramp
primary
#D696B2
secondary
#DCECE5
accent
#B77B2F
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#151113
muted
#848082