#D7BCCF#D7BCCF
#D7BCCF is a very light, muted pink. Relative luminance 0.549; OKLCH L 82.4% C 0.040 H 336.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D7BCCF |
|---|---|
| RGB | rgb(215, 188, 207) |
| HSL | hsl(318, 25%, 79%) |
| HSV | hsv(318, 13%, 84%) |
| CMYK | cmyk(0%, 12.6%, 3.7%, 15.7%) |
| CIE-LAB | lab(78.99, 12.85, -5.99) |
| CIE-LCH | lch(78.99, 14.18, 335.00°) |
| OKLab | oklab(82.38% 0.0365 -0.0158) |
| OKLCH | oklch(82.38% 0.04 336.6) |
| XYZ | xyz(57.2688, 54.9195, 66.6030) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.29
Light Pink
#FFD1DF
ΔE00 8.14
Pale Pink
#FFCFDC
ΔE00 8.32
Dusty Pink
#D8A7B1
ΔE00 8.32
Lilac
#C8A2C8
ΔE00 8.62
Very Light Purple
#F6CEFC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7BCCF #BCD7C4
analogous
#D2BCD7 #D7BCCF #D7BCC2
triadic
#D7BCCF #CFD7BC #BCCFD7
tetradic
#D7BCCF #D7D2BC #BCD7C4 #BCC2D7
square
#D7BCCF #D7D2BC #BCD7C4 #BCC2D7
split-complementary
#D7BCCF #C2D7BC #BCD7D2
monochromatic
#A96F98 #C096B4 #D7BCCF #EEE2EA #F4ECF1
Accessibility & contrast
On white
1.75
#D7BCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#D7BCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7BCCF
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7BCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7BCCF | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1D0
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#DABDC2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d7bccf; /* rgb */ color: rgb(215, 188, 207); /* oklch */ color: oklch(82.4% 0.040 336.6);
Tailwind
colors: {
custom: {
50: '#e3d0dd',
500: '#d7bccf',
950: '#000000',
},
}SCSS
$custom: #d7bccf; $custom-light: #e3d0dd; $custom-dark: #000000;
JSON
{
"hex": "#d7bccf",
"rgb": {
"r": 215,
"g": 188,
"b": 207
},
"hsl": {
"h": 317.778,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.82382,
"c": 0.0398,
"h": 336.6
},
"luminance": 0.54919
}Semantic roles & 50–950 ramp
primary
#D7BCCF
secondary
#8AAD94
accent
#A45F42
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384