#CFBDC4#CFBDC4
#CFBDC4 is a light, muted pink. Relative luminance 0.536; OKLCH L 81.5% C 0.022 H 352.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDC4 |
|---|---|
| RGB | rgb(207, 189, 196) |
| HSL | hsl(337, 16%, 78%) |
| HSV | hsv(337, 9%, 81%) |
| CMYK | cmyk(0%, 8.7%, 5.3%, 18.8%) |
| CIE-LAB | lab(78.26, 7.57, -1.21) |
| CIE-LCH | lch(78.26, 7.66, 350.90°) |
| OKLab | oklab(81.54% 0.0222 -0.0031) |
| OKLCH | oklch(81.54% 0.022 352) |
| XYZ | xyz(53.8924, 53.6468, 59.7297) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.80
Thistle
#D8BFD8
ΔE00 7.18
Silver
#C0C0C0
ΔE00 9.09
Dove Gray
#B6B8BD
ΔE00 9.45
Light Gray
#D3D3D3
ΔE00 10.04
Dusty Pink
#D8A7B1
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDC4 #BDCFC8
analogous
#CFBDCD #CFBDC4 #CFBFBD
triadic
#CFBDC4 #C4CFBD #BDC4CF
tetradic
#CFBDC4 #CDCFBD #BDCFC8 #BFBDCF
square
#CFBDC4 #CDCFBD #BDCFC8 #BFBDCF
split-complementary
#CFBDC4 #BDCFBF #BDCDCF
monochromatic
#9B7685 #B59AA4 #CFBDC4 #E9E0E4 #F2EDEF
Accessibility & contrast
On white
1.79
#CFBDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CFBDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDC4
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDC4 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C4
Deuteranopia (green-blind)
#C2C3C4
Tritanopia (blue-blind)
#D2BDBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbdc4; /* rgb */ color: rgb(207, 189, 196); /* oklch */ color: oklch(81.5% 0.022 352.0);
Tailwind
colors: {
custom: {
50: '#ddd0d5',
500: '#cfbdc4',
950: '#000000',
},
}SCSS
$custom: #cfbdc4; $custom-light: #ddd0d5; $custom-dark: #000000;
JSON
{
"hex": "#cfbdc4",
"rgb": {
"r": 207,
"g": 189,
"b": 196
},
"hsl": {
"h": 336.667,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.81541,
"c": 0.02242,
"h": 352
},
"luminance": 0.53646
}Semantic roles & 50–950 ramp
primary
#CFBDC4
secondary
#8DA39B
accent
#9A7B4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383