#CBBEBC#CBBEBC
#CBBEBC is a light, near-neutral red. Relative luminance 0.532; OKLCH L 81.2% C 0.015 H 28.0°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEBC |
|---|---|
| RGB | rgb(203, 190, 188) |
| HSL | hsl(8, 13%, 77%) |
| HSV | hsv(8, 7%, 80%) |
| CMYK | cmyk(0%, 6.4%, 7.4%, 20.4%) |
| CIE-LAB | lab(77.97, 4.22, 2.65) |
| CIE-LCH | lch(77.97, 4.98, 32.13°) |
| OKLab | oklab(81.17% 0.0133 0.0071) |
| OKLCH | oklch(81.17% 0.015 28) |
| XYZ | xyz(52.1182, 53.1549, 55.0815) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.95
Warm Gray
#C9BEB0
ΔE00 6.52
Pinkish Grey
#C8ACA9
ΔE00 6.87
Light Gray
#D3D3D3
ΔE00 7.46
Dove Gray
#B6B8BD
ΔE00 7.55
Silver (survey)
#C5C9C7
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEBC #BCC9CB
analogous
#CBBCC2 #CBBEBC #CBC6BC
triadic
#CBBEBC #BCCBBE #BEBCCB
tetradic
#CBBEBC #C2CBBC #BCC9CB #C6BCCB
square
#CBBEBC #C2CBBC #BCC9CB #C6BCCB
split-complementary
#CBBEBC #BCCBC6 #BCC2CB
monochromatic
#967B77 #B09D9A #CBBEBC #E6DFDE #F2EEEE
Accessibility & contrast
On white
1.81
#CBBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#CBBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEBC
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEBC | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#C3C2BC
Tritanopia (blue-blind)
#CEBDBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbebc; /* rgb */ color: rgb(203, 190, 188); /* oklch */ color: oklch(81.2% 0.015 28.0);
Tailwind
colors: {
custom: {
50: '#dad1d0',
500: '#cbbebc',
950: '#000000',
},
}SCSS
$custom: #cbbebc; $custom-light: #dad1d0; $custom-dark: #000000;
JSON
{
"hex": "#cbbebc",
"rgb": {
"r": 203,
"g": 190,
"b": 188
},
"hsl": {
"h": 8,
"s": 12.605,
"l": 76.667
},
"oklch": {
"l": 0.81166,
"c": 0.01502,
"h": 28
},
"luminance": 0.53154
}Semantic roles & 50–950 ramp
primary
#CBBEBC
secondary
#8C9C9F
accent
#8D974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383