#CCBEBD#CCBEBD
#CCBEBD is a light, near-neutral red. Relative luminance 0.533; OKLCH L 81.3% C 0.016 H 22.4°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEBD |
|---|---|
| RGB | rgb(204, 190, 189) |
| HSL | hsl(4, 13%, 77%) |
| HSV | hsv(4, 7%, 80%) |
| CMYK | cmyk(0%, 6.9%, 7.4%, 20%) |
| CIE-LAB | lab(78.07, 4.75, 2.28) |
| CIE-LCH | lch(78.07, 5.27, 25.63°) |
| OKLab | oklab(81.28% 0.0147 0.0061) |
| OKLCH | oklch(81.28% 0.016 22.4) |
| XYZ | xyz(52.4996, 53.3391, 55.6640) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.41
Pinkish Grey
#C8ACA9
ΔE00 6.54
Warm Gray
#C9BEB0
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 7.78
Dove Gray
#B6B8BD
ΔE00 7.82
Gainsboro
#DCDCDC
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEBD #BDCBCC
analogous
#CCBDC4 #CCBEBD #CCC6BD
triadic
#CCBEBD #BDCCBE #BEBDCC
tetradic
#CCBEBD #C4CCBD #BDCBCC #C6BDCC
square
#CCBEBD #C4CCBD #BDCBCC #C6BDCC
split-complementary
#CCBEBD #BDCCC6 #BDC4CC
monochromatic
#977A78 #B19C9A #CCBEBD #E7E0E0 #F2EEEE
Accessibility & contrast
On white
1.80
#CCBEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#CCBEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEBD
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEBD | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BD
Deuteranopia (green-blind)
#C4C2BD
Tritanopia (blue-blind)
#D0BDBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbebd; /* rgb */ color: rgb(204, 190, 189); /* oklch */ color: oklch(81.3% 0.016 22.4);
Tailwind
colors: {
custom: {
50: '#dbd1d0',
500: '#ccbebd',
950: '#000000',
},
}SCSS
$custom: #ccbebd; $custom-light: #dbd1d0; $custom-dark: #000000;
JSON
{
"hex": "#ccbebd",
"rgb": {
"r": 204,
"g": 190,
"b": 189
},
"hsl": {
"h": 4,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.81279,
"c": 0.01595,
"h": 22.4
},
"luminance": 0.53338
}Semantic roles & 50–950 ramp
primary
#CCBEBD
secondary
#8D9FA0
accent
#92974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383