#CFBDBE#CFBDBE
#CFBDBE is a light, muted red. Relative luminance 0.534; OKLCH L 81.4% C 0.020 H 13.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBDBE |
|---|---|
| RGB | rgb(207, 189, 190) |
| HSL | hsl(357, 16%, 78%) |
| HSV | hsv(357, 9%, 81%) |
| CMYK | cmyk(0%, 8.7%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.10, 6.52, 1.80) |
| CIE-LCH | lch(78.10, 6.77, 15.45°) |
| OKLab | oklab(81.37% 0.0199 0.0049) |
| OKLCH | oklch(81.37% 0.02 13.7) |
| XYZ | xyz(53.2231, 53.3791, 56.2047) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.54
Silver
#C0C0C0
ΔE00 8.13
Warm Gray
#C9BEB0
ΔE00 9.14
Dove Gray
#B6B8BD
ΔE00 9.17
Light Gray
#D3D3D3
ΔE00 9.25
Thistle
#D8BFD8
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBDBE #BDCFCE
analogous
#CFBDC7 #CFBDBE #CFC5BD
triadic
#CFBDBE #BECFBD #BDBECF
tetradic
#CFBDBE #C7CFBD #BDCFCE #C5BDCF
square
#CFBDBE #C7CFBD #BDCFCE #C5BDCF
split-complementary
#CFBDBE #BDCFC5 #BDC7CF
monochromatic
#9B7678 #B59A9B #CFBDBE #E9E0E1 #F2EDEE
Accessibility & contrast
On white
1.80
#CFBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#CFBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBDBE
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBDBE | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBE
Deuteranopia (green-blind)
#C4C2BE
Tritanopia (blue-blind)
#D3BCBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbdbe; /* rgb */ color: rgb(207, 189, 190); /* oklch */ color: oklch(81.4% 0.020 13.7);
Tailwind
colors: {
custom: {
50: '#ddd0d1',
500: '#cfbdbe',
950: '#000000',
},
}SCSS
$custom: #cfbdbe; $custom-light: #ddd0d1; $custom-dark: #000000;
JSON
{
"hex": "#cfbdbe",
"rgb": {
"r": 207,
"g": 189,
"b": 190
},
"hsl": {
"h": 356.667,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.81367,
"c": 0.02048,
"h": 13.7
},
"luminance": 0.53378
}Semantic roles & 50–950 ramp
primary
#CFBDBE
secondary
#8DA3A2
accent
#9A964B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383