#D8A3CD#D8A3CD
#D8A3CD is a light, moderate pink. Relative luminance 0.452; OKLCH L 77.8% C 0.083 H 333.8°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D8A3CD |
|---|---|
| RGB | rgb(216, 163, 205) |
| HSL | hsl(312, 40%, 74%) |
| HSV | hsv(312, 25%, 85%) |
| CMYK | cmyk(0%, 24.5%, 5.1%, 15.3%) |
| CIE-LAB | lab(73.03, 26.35, -13.79) |
| CIE-LCH | lch(73.03, 29.74, 332.38°) |
| OKLab | oklab(77.77% 0.0748 -0.0368) |
| OKLCH | oklch(77.77% 0.083 333.8) |
| XYZ | xyz(52.4347, 45.2028, 63.7087) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.49
Plum
#DDA0DD
ΔE00 4.41
Powder Pink
#FFB2D0
ΔE00 8.65
Thistle
#D8BFD8
ΔE00 9.15
Light Lavendar
#EFC0FE
ΔE00 9.35
Faded Pink
#DE9DAC
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8A3CD #A3D8AE
analogous
#C9A3D8 #D8A3CD #D8A3B3
triadic
#D8A3CD #CDD8A3 #A3CDD8
tetradic
#D8A3CD #D8C9A3 #A3D8AE #A3B3D8
square
#D8A3CD #D8C9A3 #A3D8AE #A3B3D8
split-complementary
#D8A3CD #B3D8A3 #A3D8C9
monochromatic
#B44D9E #C678B6 #D8A3CD #EACEE4 #F6EAF3
Accessibility & contrast
On white
2.09
#D8A3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#D8A3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8A3CD
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8A3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8A3CD | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#DDA5B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d8a3cd; /* rgb */ color: rgb(216, 163, 205); /* oklch */ color: oklch(77.8% 0.083 333.8);
Tailwind
colors: {
custom: {
50: '#e4bedc',
500: '#d8a3cd',
950: '#000000',
},
}SCSS
$custom: #d8a3cd; $custom-light: #e4bedc; $custom-dark: #000000;
JSON
{
"hex": "#d8a3cd",
"rgb": {
"r": 216,
"g": 163,
"b": 205
},
"hsl": {
"h": 312.453,
"s": 40.458,
"l": 74.314
},
"oklch": {
"l": 0.77771,
"c": 0.0834,
"h": 333.8
},
"luminance": 0.45201
}Semantic roles & 50–950 ramp
primary
#D8A3CD
secondary
#DEEDE1
accent
#B34D32
background
#FEFBFD
surface
#FCF7FB
border
#D5D0D4
text
#151215
muted
#848183