#CFBDC5#CFBDC5
#CFBDC5 is a light, muted pink. Relative luminance 0.537; OKLCH L 81.6% C 0.023 H 348.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDC5 |
|---|---|
| RGB | rgb(207, 189, 197) |
| HSL | hsl(333, 16%, 78%) |
| HSV | hsv(333, 9%, 81%) |
| CMYK | cmyk(0%, 8.7%, 4.8%, 18.8%) |
| CIE-LAB | lab(78.28, 7.74, -1.71) |
| CIE-LCH | lch(78.28, 7.93, 347.52°) |
| OKLab | oklab(81.57% 0.0226 -0.0044) |
| OKLCH | oklch(81.57% 0.023 348.9) |
| XYZ | xyz(54.0066, 53.6925, 60.3311) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.78
Pinkish Grey
#C8ACA9
ΔE00 7.08
Silver
#C0C0C0
ΔE00 9.29
Dove Gray
#B6B8BD
ΔE00 9.56
Dusty Pink
#D8A7B1
ΔE00 10.05
Light Gray
#D3D3D3
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDC5 #BDCFC7
analogous
#CFBDCE #CFBDC5 #CFBEBD
triadic
#CFBDC5 #C5CFBD #BDC5CF
tetradic
#CFBDC5 #CECFBD #BDCFC7 #BEBDCF
square
#CFBDC5 #CECFBD #BDCFC7 #BEBDCF
split-complementary
#CFBDC5 #BDCFBE #BDCECF
monochromatic
#9B7687 #B59AA6 #CFBDC5 #E9E0E4 #F2EDEF
Accessibility & contrast
On white
1.79
#CFBDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CFBDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDC5
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDC5 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C5
Deuteranopia (green-blind)
#C2C3C5
Tritanopia (blue-blind)
#D2BDC0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbdc5; /* rgb */ color: rgb(207, 189, 197); /* oklch */ color: oklch(81.6% 0.023 348.9);
Tailwind
colors: {
custom: {
50: '#ddd0d6',
500: '#cfbdc5',
950: '#000000',
},
}SCSS
$custom: #cfbdc5; $custom-light: #ddd0d6; $custom-dark: #000000;
JSON
{
"hex": "#cfbdc5",
"rgb": {
"r": 207,
"g": 189,
"b": 197
},
"hsl": {
"h": 333.333,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.81571,
"c": 0.023,
"h": 348.9
},
"luminance": 0.53692
}Semantic roles & 50–950 ramp
primary
#CFBDC5
secondary
#8DA399
accent
#9A774B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383