#CCBEBB#CCBEBB
#CCBEBB is a light, near-neutral red. Relative luminance 0.533; OKLCH L 81.2% C 0.016 H 32.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEBB |
|---|---|
| RGB | rgb(204, 190, 187) |
| HSL | hsl(11, 14%, 77%) |
| HSV | hsv(11, 8%, 80%) |
| CMYK | cmyk(0%, 6.9%, 8.3%, 20%) |
| CIE-LAB | lab(78.02, 4.41, 3.29) |
| CIE-LCH | lch(78.02, 5.50, 36.71°) |
| OKLab | oklab(81.22% 0.014 0.0087) |
| OKLCH | oklch(81.22% 0.016 32) |
| XYZ | xyz(52.2840, 53.2528, 54.5286) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.24
Silver
#C0C0C0
ΔE00 6.33
Pinkish Grey
#C8ACA9
ΔE00 6.64
Light Gray
#D3D3D3
ΔE00 7.74
Dove Gray
#B6B8BD
ΔE00 8.03
Silver (survey)
#C5C9C7
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEBB #BBC9CC
analogous
#CCBBC1 #CCBEBB #CCC7BB
triadic
#CCBEBB #BBCCBE #BEBBCC
tetradic
#CCBEBB #C1CCBB #BBC9CC #C7BBCC
square
#CCBEBB #C1CCBB #BBC9CC #C7BBCC
split-complementary
#CCBEBB #BBCCC7 #BBC1CC
monochromatic
#987B75 #B29D98 #CCBEBB #E6DFDE #F2EEEE
Accessibility & contrast
On white
1.80
#CCBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#CCBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEBB
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEBB | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBB
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#D0BCBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbebb; /* rgb */ color: rgb(204, 190, 187); /* oklch */ color: oklch(81.2% 0.016 32.0);
Tailwind
colors: {
custom: {
50: '#dbd1cf',
500: '#ccbebb',
950: '#000000',
},
}SCSS
$custom: #ccbebb; $custom-light: #dbd1cf; $custom-dark: #000000;
JSON
{
"hex": "#ccbebb",
"rgb": {
"r": 204,
"g": 190,
"b": 187
},
"hsl": {
"h": 10.588,
"s": 14.286,
"l": 76.667
},
"oklch": {
"l": 0.81223,
"c": 0.01646,
"h": 32
},
"luminance": 0.53252
}Semantic roles & 50–950 ramp
primary
#CCBEBB
secondary
#8B9CA0
accent
#8B984D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151413
muted
#848383