#CBBEBF#CBBEBF
#CBBEBF is a light, near-neutral red. Relative luminance 0.533; OKLCH L 81.3% C 0.015 H 12.1°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEBF |
|---|---|
| RGB | rgb(203, 190, 191) |
| HSL | hsl(355, 11%, 77%) |
| HSV | hsv(355, 6%, 80%) |
| CMYK | cmyk(0%, 6.4%, 5.9%, 20.4%) |
| CIE-LAB | lab(78.04, 4.74, 1.14) |
| CIE-LCH | lch(78.04, 4.88, 13.53°) |
| OKLab | oklab(81.25% 0.0144 0.0031) |
| OKLCH | oklch(81.25% 0.015 12.1) |
| XYZ | xyz(52.4449, 53.2856, 56.8025) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.20
Pinkish Grey
#C8ACA9
ΔE00 6.90
Dove Gray
#B6B8BD
ΔE00 7.33
Light Gray
#D3D3D3
ΔE00 7.63
Warm Gray
#C9BEB0
ΔE00 8.08
Gainsboro
#DCDCDC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEBF #BECBCA
analogous
#CBBEC6 #CBBEBF #CBC4BE
triadic
#CBBEBF #BFCBBE #BEBFCB
tetradic
#CBBEBF #C6CBBE #BECBCA #C4BECB
square
#CBBEBF #C6CBBE #BECBCA #C4BECB
split-complementary
#CBBEBF #BECBC4 #BEC6CB
monochromatic
#957A7C #B09C9E #CBBEBF #E6E0E0 #F1EEEE
Accessibility & contrast
On white
1.80
#CBBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#CBBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEBF
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEBF | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#CEBDBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbebf; /* rgb */ color: rgb(203, 190, 191); /* oklch */ color: oklch(81.3% 0.015 12.1);
Tailwind
colors: {
custom: {
50: '#dad1d2',
500: '#cbbebf',
950: '#000000',
},
}SCSS
$custom: #cbbebf; $custom-light: #dad1d2; $custom-dark: #000000;
JSON
{
"hex": "#cbbebf",
"rgb": {
"r": 203,
"g": 190,
"b": 191
},
"hsl": {
"h": 355.385,
"s": 11.111,
"l": 77.059
},
"oklch": {
"l": 0.81251,
"c": 0.01475,
"h": 12.1
},
"luminance": 0.53285
}Semantic roles & 50–950 ramp
primary
#CBBEBF
secondary
#8E9F9D
accent
#959050
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383