#D2AFDB#D2AFDB
#D2AFDB is a light, moderate purple. Relative luminance 0.495; OKLCH L 79.9% C 0.072 H 319.3°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D2AFDB |
|---|---|
| RGB | rgb(210, 175, 219) |
| HSL | hsl(288, 38%, 77%) |
| HSV | hsv(288, 20%, 86%) |
| CMYK | cmyk(4.1%, 20.1%, 0%, 14.1%) |
| CIE-LAB | lab(75.75, 20.42, -17.40) |
| CIE-LCH | lch(75.75, 26.82, 319.57°) |
| OKLab | oklab(79.88% 0.0545 -0.0469) |
| OKLCH | oklch(79.88% 0.072 319.3) |
| XYZ | xyz(54.6927, 49.4769, 73.6729) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.02
Plum
#DDA0DD
ΔE00 5.82
Thistle
#D8BFD8
ΔE00 6.59
Light Lavendar
#EFC0FE
ΔE00 6.77
Light Lavender
#DFC5FE
ΔE00 7.01
Light Lilac
#EDC8FF
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2AFDB #B8DBAF
analogous
#BCAFDB #D2AFDB #DBAFCE
triadic
#D2AFDB #DBD2AF #AFDBD2
tetradic
#D2AFDB #DBBCAF #B8DBAF #AFCEDB
square
#D2AFDB #DBBCAF #B8DBAF #AFCEDB
split-complementary
#D2AFDB #CEDBAF #AFDBBC
monochromatic
#A35BB5 #BA85C8 #D2AFDB #EAD9EE #F3EAF6
Accessibility & contrast
On white
1.93
#D2AFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#D2AFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2AFDB
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2AFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2AFDB | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB8DD
Deuteranopia (green-blind)
#B2BCD9
Tritanopia (blue-blind)
#D3B3BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #d2afdb; /* rgb */ color: rgb(210, 175, 219); /* oklch */ color: oklch(79.9% 0.072 319.3);
Tailwind
colors: {
custom: {
50: '#e0c7e6',
500: '#d2afdb',
950: '#000000',
},
}SCSS
$custom: #d2afdb; $custom-light: #e0c7e6; $custom-dark: #000000;
JSON
{
"hex": "#d2afdb",
"rgb": {
"r": 210,
"g": 175,
"b": 219
},
"hsl": {
"h": 287.727,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.79881,
"c": 0.07192,
"h": 319.3
},
"luminance": 0.49476
}Semantic roles & 50–950 ramp
primary
#D2AFDB
secondary
#E1ECDF
accent
#B1354E
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151316
muted
#838284