#D3AFCD#D3AFCD
#D3AFCD is a light, muted pink. Relative luminance 0.489; OKLCH L 79.5% C 0.058 H 331.8°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D3AFCD |
|---|---|
| RGB | rgb(211, 175, 205) |
| HSL | hsl(310, 29%, 76%) |
| HSV | hsv(310, 17%, 83%) |
| CMYK | cmyk(0%, 17.1%, 2.8%, 17.3%) |
| CIE-LAB | lab(75.40, 18.13, -10.28) |
| CIE-LCH | lch(75.40, 20.84, 330.43°) |
| OKLab | oklab(79.49% 0.051 -0.0274) |
| OKLCH | oklch(79.49% 0.058 331.8) |
| XYZ | xyz(53.2122, 48.9178, 64.3847) |
| Luminance | 0.4892 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.03
Thistle
#D8BFD8
ΔE00 4.72
Dusty Pink
#D8A7B1
ΔE00 8.09
Plum
#DDA0DD
ΔE00 8.20
Very Light Purple
#F6CEFC
ΔE00 9.15
Powder Pink
#FFB2D0
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3AFCD #AFD3B5
analogous
#C7AFD3 #D3AFCD #D3AFBB
triadic
#D3AFCD #CDD3AF #AFCDD3
tetradic
#D3AFCD #D3C7AF #AFD3B5 #AFBBD3
square
#D3AFCD #D3C7AF #AFD3B5 #AFBBD3
split-complementary
#D3AFCD #BBD3AF #AFD3C7
monochromatic
#A8609C #BD88B4 #D3AFCD #E9D6E6 #F4EBF3
Accessibility & contrast
On white
1.95
#D3AFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#D3AFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3AFCD
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3AFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3AFCD | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB7CE
Deuteranopia (green-blind)
#B6BBCC
Tritanopia (blue-blind)
#D6B1B9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #d3afcd; /* rgb */ color: rgb(211, 175, 205); /* oklch */ color: oklch(79.5% 0.058 331.8);
Tailwind
colors: {
custom: {
50: '#e0c7dc',
500: '#d3afcd',
950: '#000000',
},
}SCSS
$custom: #d3afcd; $custom-light: #e0c7dc; $custom-dark: #000000;
JSON
{
"hex": "#d3afcd",
"rgb": {
"r": 211,
"g": 175,
"b": 205
},
"hsl": {
"h": 310,
"s": 29.032,
"l": 75.686
},
"oklch": {
"l": 0.7949,
"c": 0.05784,
"h": 331.8
},
"luminance": 0.48917
}Semantic roles & 50–950 ramp
primary
#D3AFCD
secondary
#E0EBE2
accent
#A84F3E
background
#FDFCFD
surface
#FBF8FB
border
#D4D1D4
text
#151315
muted
#838283