#CFBDC2#CFBDC2
#CFBDC2 is a light, muted pink. Relative luminance 0.536; OKLCH L 81.5% C 0.021 H 358.8°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDC2 |
|---|---|
| RGB | rgb(207, 189, 194) |
| HSL | hsl(343, 16%, 78%) |
| HSV | hsv(343, 9%, 81%) |
| CMYK | cmyk(0%, 8.7%, 6.3%, 18.8%) |
| CIE-LAB | lab(78.20, 7.22, -0.21) |
| CIE-LCH | lch(78.20, 7.22, 358.34°) |
| OKLab | oklab(81.48% 0.0214 -0.0004) |
| OKLCH | oklch(81.48% 0.021 358.8) |
| XYZ | xyz(53.6663, 53.5564, 58.5388) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.29
Thistle
#D8BFD8
ΔE00 8.00
Silver
#C0C0C0
ΔE00 8.71
Dove Gray
#B6B8BD
ΔE00 9.29
Light Gray
#D3D3D3
ΔE00 9.72
Dusty Pink
#D8A7B1
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDC2 #BDCFCA
analogous
#CFBDCB #CFBDC2 #CFC1BD
triadic
#CFBDC2 #C2CFBD #BDC2CF
tetradic
#CFBDC2 #CBCFBD #BDCFCA #C1BDCF
square
#CFBDC2 #CBCFBD #BDCFCA #C1BDCF
split-complementary
#CFBDC2 #BDCFC1 #BDCBCF
monochromatic
#9B7681 #B59AA1 #CFBDC2 #E9E0E3 #F2EDEF
Accessibility & contrast
On white
1.79
#CFBDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#CFBDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDC2
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDC2 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC0C2
Deuteranopia (green-blind)
#C3C2C2
Tritanopia (blue-blind)
#D2BCBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbdc2; /* rgb */ color: rgb(207, 189, 194); /* oklch */ color: oklch(81.5% 0.021 358.8);
Tailwind
colors: {
custom: {
50: '#ddd0d4',
500: '#cfbdc2',
950: '#000000',
},
}SCSS
$custom: #cfbdc2; $custom-light: #ddd0d4; $custom-dark: #000000;
JSON
{
"hex": "#cfbdc2",
"rgb": {
"r": 207,
"g": 189,
"b": 194
},
"hsl": {
"h": 343.333,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.81482,
"c": 0.02143,
"h": 358.8
},
"luminance": 0.53556
}Semantic roles & 50–950 ramp
primary
#CFBDC2
secondary
#8DA39D
accent
#9A844B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383