#D2BCCF#D2BCCF
#D2BCCF is a light, muted purple. Relative luminance 0.542; OKLCH L 81.9% C 0.036 H 330.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BCCF |
|---|---|
| RGB | rgb(210, 188, 207) |
| HSL | hsl(308, 20%, 78%) |
| HSV | hsv(308, 10%, 82%) |
| CMYK | cmyk(0%, 10.5%, 1.4%, 17.6%) |
| CIE-LAB | lab(78.56, 11.12, -6.68) |
| CIE-LCH | lch(78.56, 12.97, 329.02°) |
| OKLab | oklab(81.94% 0.0311 -0.0177) |
| OKLCH | oklch(81.94% 0.036 330.3) |
| XYZ | xyz(55.8226, 54.1738, 66.5352) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.42
Lilac
#C8A2C8
ΔE00 8.97
Light Pink
#FFD1DF
ΔE00 9.39
Dusty Pink
#D8A7B1
ΔE00 9.43
Pale Pink
#FFCFDC
ΔE00 9.62
Pale Lavender
#EECFFE
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BCCF #BCD2BF
analogous
#CABCD2 #D2BCCF #D2BCC4
triadic
#D2BCCF #CFD2BC #BCCFD2
tetradic
#D2BCCF #D2CABC #BCD2BF #BCC4D2
square
#D2BCCF #D2CABC #BCD2BF #BCC4D2
split-complementary
#D2BCCF #C4D2BC #BCD2CA
monochromatic
#A1739B #B997B5 #D2BCCF #EBE1E9 #F3EDF2
Accessibility & contrast
On white
1.77
#D2BCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#D2BCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BCCF
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BCCF | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC1D0
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#D4BDC2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d2bccf; /* rgb */ color: rgb(210, 188, 207); /* oklch */ color: oklch(81.9% 0.036 330.3);
Tailwind
colors: {
custom: {
50: '#dfd0dd',
500: '#d2bccf',
950: '#000000',
},
}SCSS
$custom: #d2bccf; $custom-light: #dfd0dd; $custom-dark: #000000;
JSON
{
"hex": "#d2bccf",
"rgb": {
"r": 210,
"g": 188,
"b": 207
},
"hsl": {
"h": 308.182,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.81942,
"c": 0.03574,
"h": 330.3
},
"luminance": 0.54173
}Semantic roles & 50–950 ramp
primary
#D2BCCF
secondary
#8BA78F
accent
#9E5348
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384