#D0BBCF#D0BBCF
#D0BBCF is a light, muted purple. Relative luminance 0.535; OKLCH L 81.6% C 0.036 H 327.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D0BBCF |
|---|---|
| RGB | rgb(208, 187, 207) |
| HSL | hsl(303, 18%, 77%) |
| HSV | hsv(303, 10%, 82%) |
| CMYK | cmyk(0%, 10.1%, 0.5%, 18.4%) |
| CIE-LAB | lab(78.14, 10.98, -7.32) |
| CIE-LCH | lch(78.14, 13.19, 326.31°) |
| OKLab | oklab(81.58% 0.0304 -0.0194) |
| OKLCH | oklch(81.58% 0.036 327.4) |
| XYZ | xyz(55.0437, 53.4562, 66.4378) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.42
Lilac
#C8A2C8
ΔE00 8.70
Dusty Pink
#D8A7B1
ΔE00 9.70
Pale Lavender
#EECFFE
ΔE00 9.89
Light Pink
#FFD1DF
ΔE00 9.89
Pale Pink
#FFCFDC
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0BBCF #BBD0BC
analogous
#C7BBD0 #D0BBCF #D0BBC5
triadic
#D0BBCF #CFD0BB #BBCFD0
tetradic
#D0BBCF #D0C7BB #BBD0BC #BBC5D0
square
#D0BBCF #D0C7BB #BBD0BC #BBC5D0
split-complementary
#D0BBCF #C5D0BB #BBD0C7
monochromatic
#9E739C #B797B5 #D0BBCF #E9DFE9 #F2EDF2
Accessibility & contrast
On white
1.80
#D0BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#D0BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0BBCF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0BBCF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#D2BCC1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d0bbcf; /* rgb */ color: rgb(208, 187, 207); /* oklch */ color: oklch(81.6% 0.036 327.4);
Tailwind
colors: {
custom: {
50: '#decfdd',
500: '#d0bbcf',
950: '#000000',
},
}SCSS
$custom: #d0bbcf; $custom-light: #decfdd; $custom-dark: #000000;
JSON
{
"hex": "#d0bbcf",
"rgb": {
"r": 208,
"g": 187,
"b": 207
},
"hsl": {
"h": 302.857,
"s": 18.261,
"l": 77.451
},
"oklch": {
"l": 0.81575,
"c": 0.03604,
"h": 327.4
},
"luminance": 0.53456
}Semantic roles & 50–950 ramp
primary
#D0BBCF
secondary
#8AA58C
accent
#9D4D49
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151315
muted
#848384