#CCBEBF#CCBEBF
#CCBEBF is a light, near-neutral red. Relative luminance 0.534; OKLCH L 81.3% C 0.016 H 12.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEBF |
|---|---|
| RGB | rgb(204, 190, 191) |
| HSL | hsl(356, 12%, 77%) |
| HSV | hsv(356, 7%, 80%) |
| CMYK | cmyk(0%, 6.9%, 6.4%, 20%) |
| CIE-LAB | lab(78.13, 5.10, 1.27) |
| CIE-LCH | lch(78.13, 5.25, 14.01°) |
| OKLab | oklab(81.34% 0.0155 0.0034) |
| OKLCH | oklch(81.34% 0.016 12.5) |
| XYZ | xyz(52.7182, 53.4265, 56.8153) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.61
Pinkish Grey
#C8ACA9
ΔE00 6.63
Dove Gray
#B6B8BD
ΔE00 7.72
Light Gray
#D3D3D3
ΔE00 7.92
Warm Gray
#C9BEB0
ΔE00 8.27
Gainsboro
#DCDCDC
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEBF #BECCCB
analogous
#CCBEC6 #CCBEBF #CCC4BE
triadic
#CCBEBF #BFCCBE #BEBFCC
tetradic
#CCBEBF #C6CCBE #BECCCB #C4BECC
square
#CCBEBF #C6CCBE #BECCCB #C4BECC
split-complementary
#CCBEBF #BECCC4 #BEC6CC
monochromatic
#96797B #B19C9D #CCBEBF #E7E0E1 #F2EEEE
Accessibility & contrast
On white
1.80
#CCBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CCBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEBF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEBF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#CFBDBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbebf; /* rgb */ color: rgb(204, 190, 191); /* oklch */ color: oklch(81.3% 0.016 12.5);
Tailwind
colors: {
custom: {
50: '#dbd1d2',
500: '#ccbebf',
950: '#000000',
},
}SCSS
$custom: #ccbebf; $custom-light: #dbd1d2; $custom-dark: #000000;
JSON
{
"hex": "#ccbebf",
"rgb": {
"r": 204,
"g": 190,
"b": 191
},
"hsl": {
"h": 355.714,
"s": 12.069,
"l": 77.255
},
"oklch": {
"l": 0.81336,
"c": 0.01589,
"h": 12.5
},
"luminance": 0.53426
}Semantic roles & 50–950 ramp
primary
#CCBEBF
secondary
#8EA09F
accent
#96914F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383