#CFBDC8#CFBDC8
#CFBDC8 is a light, muted pink. Relative luminance 0.538; OKLCH L 81.7% C 0.025 H 340.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDC8 |
|---|---|
| RGB | rgb(207, 189, 200) |
| HSL | hsl(323, 16%, 78%) |
| HSV | hsv(323, 9%, 81%) |
| CMYK | cmyk(0%, 8.7%, 3.4%, 18.8%) |
| CIE-LAB | lab(78.36, 8.28, -3.22) |
| CIE-LCH | lch(78.36, 8.88, 338.77°) |
| OKLab | oklab(81.66% 0.0237 -0.0084) |
| OKLCH | oklch(81.66% 0.025 340.4) |
| XYZ | xyz(54.3537, 53.8314, 62.1595) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.64
Pinkish Grey
#C8ACA9
ΔE00 7.95
Dove Gray
#B6B8BD
ΔE00 9.95
Silver
#C0C0C0
ΔE00 9.96
Dusty Pink
#D8A7B1
ΔE00 10.02
Light Pink
#FFD1DF
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDC8 #BDCFC4
analogous
#CDBDCF #CFBDC8 #CFBDBF
triadic
#CFBDC8 #C8CFBD #BDC8CF
tetradic
#CFBDC8 #CFCDBD #BDCFC4 #BDBFCF
square
#CFBDC8 #CFCDBD #BDCFC4 #BDBFCF
split-complementary
#CFBDC8 #BFCFBD #BDCFCD
monochromatic
#9B768D #B59AAA #CFBDC8 #E9E0E6 #F2EDF0
Accessibility & contrast
On white
1.78
#CFBDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#CFBDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDC8
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDC8 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C8
Deuteranopia (green-blind)
#C1C3C7
Tritanopia (blue-blind)
#D2BDC1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbdc8; /* rgb */ color: rgb(207, 189, 200); /* oklch */ color: oklch(81.7% 0.025 340.4);
Tailwind
colors: {
custom: {
50: '#ddd0d8',
500: '#cfbdc8',
950: '#000000',
},
}SCSS
$custom: #cfbdc8; $custom-light: #ddd0d8; $custom-dark: #000000;
JSON
{
"hex": "#cfbdc8",
"rgb": {
"r": 207,
"g": 189,
"b": 200
},
"hsl": {
"h": 323.333,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.81661,
"c": 0.02516,
"h": 340.4
},
"luminance": 0.53831
}Semantic roles & 50–950 ramp
primary
#CFBDC8
secondary
#8DA396
accent
#9A6A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383