#CCBDB9#CCBDB9
#CCBDB9 is a light, near-neutral red. Relative luminance 0.527; OKLCH L 81.0% C 0.018 H 35.3°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBDB9 |
|---|---|
| RGB | rgb(204, 189, 185) |
| HSL | hsl(13, 16%, 76%) |
| HSV | hsv(13, 9%, 80%) |
| CMYK | cmyk(0%, 7.4%, 9.3%, 20%) |
| CIE-LAB | lab(77.72, 4.60, 3.93) |
| CIE-LCH | lch(77.72, 6.05, 40.48°) |
| OKLab | oklab(80.97% 0.0147 0.0104) |
| OKLCH | oklch(80.97% 0.018 35.3) |
| XYZ | xyz(51.8555, 52.7361, 53.3369) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.99
Pinkish Grey
#C8ACA9
ΔE00 6.31
Silver
#C0C0C0
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 8.20
Dove Gray
#B6B8BD
ΔE00 8.44
Dark Gray
#A9A9A9
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBDB9 #B9C8CC
analogous
#CCB9BF #CCBDB9 #CCC7B9
triadic
#CCBDB9 #B9CCBD #BDB9CC
tetradic
#CCBDB9 #BFCCB9 #B9C8CC #C7B9CC
square
#CCBDB9 #BFCCB9 #B9C8CC #C7B9CC
split-complementary
#CCBDB9 #B9CCC7 #B9BFCC
monochromatic
#987A72 #B29C96 #CCBDB9 #E6DEDC #F2EEED
Accessibility & contrast
On white
1.82
#CCBDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#CCBDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBDB9
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBDB9 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEB9
Deuteranopia (green-blind)
#C4C1B9
Tritanopia (blue-blind)
#D0BBBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbdb9; /* rgb */ color: rgb(204, 189, 185); /* oklch */ color: oklch(81.0% 0.018 35.3);
Tailwind
colors: {
custom: {
50: '#dbd0ce',
500: '#ccbdb9',
950: '#000000',
},
}SCSS
$custom: #ccbdb9; $custom-light: #dbd0ce; $custom-dark: #000000;
JSON
{
"hex": "#ccbdb9",
"rgb": {
"r": 204,
"g": 189,
"b": 185
},
"hsl": {
"h": 12.632,
"s": 15.702,
"l": 76.275
},
"oklch": {
"l": 0.80967,
"c": 0.01798,
"h": 35.3
},
"luminance": 0.52735
}Semantic roles & 50–950 ramp
primary
#CCBDB9
secondary
#899BA0
accent
#899A4C
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383