#CBBEBE#CBBEBE
#CBBEBE is a light, near-neutral red. Relative luminance 0.532; OKLCH L 81.2% C 0.015 H 17.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEBE |
|---|---|
| RGB | rgb(203, 190, 190) |
| HSL | hsl(0, 11%, 77%) |
| HSV | hsv(0, 6%, 80%) |
| CMYK | cmyk(0%, 6.4%, 6.4%, 20.4%) |
| CIE-LAB | lab(78.02, 4.57, 1.64) |
| CIE-LCH | lch(78.02, 4.85, 19.80°) |
| OKLab | oklab(81.22% 0.014 0.0044) |
| OKLCH | oklch(81.22% 0.015 17.5) |
| XYZ | xyz(52.3352, 53.2417, 56.2249) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 6.09
Pinkish Grey
#C8ACA9
ΔE00 6.85
Dove Gray
#B6B8BD
ΔE00 7.37
Light Gray
#D3D3D3
ΔE00 7.54
Warm Gray
#C9BEB0
ΔE00 7.56
Dark Gray
#A9A9A9
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEBE #BECBCB
analogous
#CBBEC5 #CBBEBE #CBC5BE
triadic
#CBBEBE #BECBBE #BEBECB
tetradic
#CBBEBE #C5CBBE #BECBCB #C5BECB
square
#CBBEBE #C5CBBE #BECBCB #C5BECB
split-complementary
#CBBEBE #BECBC5 #BEC5CB
monochromatic
#957A7A #B09C9C #CBBEBE #E6E0E0 #F1EEEE
Accessibility & contrast
On white
1.80
#CBBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#CBBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEBE
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEBE | 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)
#C0C0BE
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#CEBDBE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbebe; /* rgb */ color: rgb(203, 190, 190); /* oklch */ color: oklch(81.2% 0.015 17.5);
Tailwind
colors: {
custom: {
50: '#dad1d1',
500: '#cbbebe',
950: '#000000',
},
}SCSS
$custom: #cbbebe; $custom-light: #dad1d1; $custom-dark: #000000;
JSON
{
"hex": "#cbbebe",
"rgb": {
"r": 203,
"g": 190,
"b": 190
},
"hsl": {
"h": 0,
"s": 11.111,
"l": 77.059
},
"oklch": {
"l": 0.81223,
"c": 0.01472,
"h": 17.5
},
"luminance": 0.53241
}Semantic roles & 50–950 ramp
primary
#CBBEBE
secondary
#8E9F9F
accent
#959550
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383