#CBBFBE#CBBFBE
#CBBFBE is a light, near-neutral red. Relative luminance 0.537; OKLCH L 81.4% C 0.014 H 23.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBFBE |
|---|---|
| RGB | rgb(203, 191, 190) |
| HSL | hsl(5, 11%, 77%) |
| HSV | hsv(5, 6%, 80%) |
| CMYK | cmyk(0%, 5.9%, 6.4%, 20.4%) |
| CIE-LAB | lab(78.27, 4.03, 2.02) |
| CIE-LCH | lch(78.27, 4.51, 26.54°) |
| OKLab | oklab(81.42% 0.0126 0.0054) |
| OKLCH | oklch(81.42% 0.014 23.2) |
| XYZ | xyz(52.5526, 53.6764, 56.2973) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.59
Warm Gray
#C9BEB0
ΔE00 6.85
Light Gray
#D3D3D3
ΔE00 7.03
Dove Gray
#B6B8BD
ΔE00 7.15
Pinkish Grey
#C8ACA9
ΔE00 7.29
Silver (survey)
#C5C9C7
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBFBE #BECACB
analogous
#CBBEC4 #CBBFBE #CBC6BE
triadic
#CBBFBE #BECBBF #BFBECB
tetradic
#CBBFBE #C4CBBE #BECACB #C6BECB
square
#CBBFBE #C4CBBE #BECACB #C6BECB
split-complementary
#CBBFBE #BECBC6 #BEC4CB
monochromatic
#957C7A #B09E9C #CBBFBE #E6E0E0 #F1EEEE
Accessibility & contrast
On white
1.79
#CBBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CBBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBFBE
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBFBE | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#C4C2BE
Tritanopia (blue-blind)
#CEBEBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbbfbe; /* rgb */ color: rgb(203, 191, 190); /* oklch */ color: oklch(81.4% 0.014 23.2);
Tailwind
colors: {
custom: {
50: '#dad2d1',
500: '#cbbfbe',
950: '#000000',
},
}SCSS
$custom: #cbbfbe; $custom-light: #dad2d1; $custom-dark: #000000;
JSON
{
"hex": "#cbbfbe",
"rgb": {
"r": 203,
"g": 191,
"b": 190
},
"hsl": {
"h": 4.615,
"s": 11.111,
"l": 77.059
},
"oklch": {
"l": 0.81423,
"c": 0.01366,
"h": 23.2
},
"luminance": 0.53676
}Semantic roles & 50–950 ramp
primary
#CBBFBE
secondary
#8E9D9F
accent
#909550
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383