#D7A3CD#D7A3CD
#D7A3CD is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.7% C 0.083 H 333.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D7A3CD |
|---|---|
| RGB | rgb(215, 163, 205) |
| HSL | hsl(312, 39%, 74%) |
| HSV | hsv(312, 24%, 84%) |
| CMYK | cmyk(0%, 24.2%, 4.7%, 15.7%) |
| CIE-LAB | lab(72.93, 26.01, -13.95) |
| CIE-LCH | lch(72.93, 29.51, 331.79°) |
| OKLab | oklab(77.67% 0.0737 -0.0372) |
| OKLCH | oklch(77.67% 0.083 333.2) |
| XYZ | xyz(52.1401, 45.0509, 63.6949) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.28
Plum
#DDA0DD
ΔE00 4.40
Powder Pink
#FFB2D0
ΔE00 8.84
Thistle
#D8BFD8
ΔE00 9.07
Light Lavendar
#EFC0FE
ΔE00 9.32
Lavender Pink
#DD85D7
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7A3CD #A3D7AD
analogous
#C7A3D7 #D7A3CD #D7A3B3
triadic
#D7A3CD #CDD7A3 #A3CDD7
tetradic
#D7A3CD #D7C7A3 #A3D7AD #A3B3D7
square
#D7A3CD #D7C7A3 #A3D7AD #A3B3D7
split-complementary
#D7A3CD #B3D7A3 #A3D7C7
monochromatic
#B24E9F #C478B6 #D7A3CD #EACEE4 #F6EAF3
Accessibility & contrast
On white
2.10
#D7A3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#D7A3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7A3CD
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7A3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7A3CD | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#AEB6CB
Tritanopia (blue-blind)
#DCA5B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d7a3cd; /* rgb */ color: rgb(215, 163, 205); /* oklch */ color: oklch(77.7% 0.083 333.2);
Tailwind
colors: {
custom: {
50: '#e4bedc',
500: '#d7a3cd',
950: '#000000',
},
}SCSS
$custom: #d7a3cd; $custom-light: #e4bedc; $custom-dark: #000000;
JSON
{
"hex": "#d7a3cd",
"rgb": {
"r": 215,
"g": 163,
"b": 205
},
"hsl": {
"h": 311.538,
"s": 39.394,
"l": 74.118
},
"oklch": {
"l": 0.77671,
"c": 0.08258,
"h": 333.2
},
"luminance": 0.45049
}Semantic roles & 50–950 ramp
primary
#D7A3CD
secondary
#DEEDE1
accent
#B24C33
background
#FEFBFD
surface
#FCF7FB
border
#D5D0D4
text
#151215
muted
#848183