#D2C7DB#D2C7DB
#D2C7DB is a very light, muted violet. Relative luminance 0.597; OKLCH L 84.5% C 0.030 H 310.1°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C7DB |
|---|---|
| RGB | rgb(210, 199, 219) |
| HSL | hsl(273, 22%, 82%) |
| HSV | hsv(273, 9%, 86%) |
| CMYK | cmyk(4.1%, 9.1%, 0%, 14.1%) |
| CIE-LAB | lab(81.65, 7.48, -8.55) |
| CIE-LCH | lch(81.65, 11.36, 311.19°) |
| OKLab | oklab(84.47% 0.0192 -0.0228) |
| OKLCH | oklch(84.47% 0.03 310.1) |
| XYZ | xyz(59.7858, 59.6632, 75.3706) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.12
Lavender (CSS)
#E6E6FA
ΔE00 8.06
Pale Lavender
#EECFFE
ΔE00 9.91
Pale Lilac
#E4CBFF
ΔE00 9.97
Periwinkle
#CCCCFF
ΔE00 10.18
Dove Gray
#B6B8BD
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C7DB #D0DBC7
analogous
#C8C7DB #D2C7DB #DBC7DA
triadic
#D2C7DB #DBD2C7 #C7DBD2
tetradic
#D2C7DB #DBC8C7 #D0DBC7 #C7DADB
square
#D2C7DB #DBC8C7 #D0DBC7 #C7DADB
split-complementary
#D2C7DB #DADBC7 #C7DBC8
monochromatic
#967CAB #B4A2C3 #D2C7DB #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.62
#D2C7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#D2C7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C7DB
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C7DB | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#C6CBDA
Tritanopia (blue-blind)
#D1C9CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2c7db; /* rgb */ color: rgb(210, 199, 219); /* oklch */ color: oklch(84.5% 0.030 310.1);
Tailwind
colors: {
custom: {
50: '#dfd8e6',
500: '#d2c7db',
950: '#000000',
},
}SCSS
$custom: #d2c7db; $custom-light: #dfd8e6; $custom-dark: #000000;
JSON
{
"hex": "#d2c7db",
"rgb": {
"r": 210,
"g": 199,
"b": 219
},
"hsl": {
"h": 273,
"s": 21.739,
"l": 81.961
},
"oklch": {
"l": 0.84467,
"c": 0.02986,
"h": 310.1
},
"luminance": 0.59663
}Semantic roles & 50–950 ramp
primary
#D2C7DB
secondary
#A2B195
accent
#A0456E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384