#CCBDBE#CCBDBE
#CCBDBE is a light, near-neutral red. Relative luminance 0.529; OKLCH L 81.1% C 0.017 H 12.9°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBDBE |
|---|---|
| RGB | rgb(204, 189, 190) |
| HSL | hsl(356, 13%, 77%) |
| HSV | hsv(356, 7%, 80%) |
| CMYK | cmyk(0%, 7.4%, 6.9%, 20%) |
| CIE-LAB | lab(77.85, 5.46, 1.40) |
| CIE-LCH | lch(77.85, 5.63, 14.44°) |
| OKLab | oklab(81.11% 0.0166 0.0038) |
| OKLCH | oklch(81.11% 0.017 12.9) |
| XYZ | xyz(52.3927, 52.9509, 56.1657) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.21
Silver
#C0C0C0
ΔE00 7.00
Dove Gray
#B6B8BD
ΔE00 8.04
Light Gray
#D3D3D3
ΔE00 8.37
Warm Gray
#C9BEB0
ΔE00 8.47
Dark Gray
#A9A9A9
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBDBE #BDCCCB
analogous
#CCBDC6 #CCBDBE #CCC4BD
triadic
#CCBDBE #BECCBD #BDBECC
tetradic
#CCBDBE #C6CCBD #BDCCCB #C4BDCC
square
#CCBDBE #C6CCBD #BDCCCB #C4BDCC
split-complementary
#CCBDBE #BDCCC4 #BDC6CC
monochromatic
#97787A #B19A9C #CCBDBE #E7E0E0 #F2EEEE
Accessibility & contrast
On white
1.81
#CCBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#CCBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBDBE
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBDBE | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#CFBCBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbdbe; /* rgb */ color: rgb(204, 189, 190); /* oklch */ color: oklch(81.1% 0.017 12.9);
Tailwind
colors: {
custom: {
50: '#dbd0d1',
500: '#ccbdbe',
950: '#000000',
},
}SCSS
$custom: #ccbdbe; $custom-light: #dbd0d1; $custom-dark: #000000;
JSON
{
"hex": "#ccbdbe",
"rgb": {
"r": 204,
"g": 189,
"b": 190
},
"hsl": {
"h": 356,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.81109,
"c": 0.01705,
"h": 12.9
},
"luminance": 0.5295
}Semantic roles & 50–950 ramp
primary
#CCBDBE
secondary
#8DA09F
accent
#97924F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383