#D1BBCF#D1BBCF
#D1BBCF is a light, muted purple. Relative luminance 0.536; OKLCH L 81.7% C 0.037 H 328.8°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BBCF |
|---|---|
| RGB | rgb(209, 187, 207) |
| HSL | hsl(305, 19%, 78%) |
| HSV | hsv(305, 11%, 82%) |
| CMYK | cmyk(0%, 10.5%, 1%, 18%) |
| CIE-LAB | lab(78.23, 11.32, -7.18) |
| CIE-LCH | lch(78.23, 13.40, 327.60°) |
| OKLab | oklab(81.66% 0.0315 -0.0191) |
| OKLCH | oklch(81.66% 0.037 328.8) |
| XYZ | xyz(55.3258, 53.6017, 66.4510) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.25
Lilac
#C8A2C8
ΔE00 8.59
Dusty Pink
#D8A7B1
ΔE00 9.46
Light Pink
#FFD1DF
ΔE00 9.63
Pale Lavender
#EECFFE
ΔE00 9.81
Pale Pink
#FFCFDC
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BBCF #BBD1BD
analogous
#C8BBD1 #D1BBCF #D1BBC4
triadic
#D1BBCF #CFD1BB #BBCFD1
tetradic
#D1BBCF #D1C8BB #BBD1BD #BBC4D1
square
#D1BBCF #D1C8BB #BBD1BD #BBC4D1
split-complementary
#D1BBCF #C4D1BB #BBD1C8
monochromatic
#A0729B #B896B5 #D1BBCF #EAE0E9 #F3EDF2
Accessibility & contrast
On white
1.79
#D1BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#D1BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BBCF
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BBCF | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#D3BCC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d1bbcf; /* rgb */ color: rgb(209, 187, 207); /* oklch */ color: oklch(81.7% 0.037 328.8);
Tailwind
colors: {
custom: {
50: '#dfcfdd',
500: '#d1bbcf',
950: '#000000',
},
}SCSS
$custom: #d1bbcf; $custom-light: #dfcfdd; $custom-dark: #000000;
JSON
{
"hex": "#d1bbcf",
"rgb": {
"r": 209,
"g": 187,
"b": 207
},
"hsl": {
"h": 305.455,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.81662,
"c": 0.03677,
"h": 328.8
},
"luminance": 0.53601
}Semantic roles & 50–950 ramp
primary
#D1BBCF
secondary
#8AA68D
accent
#9E5048
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384