#C6BEBC#C6BEBC
#C6BEBC is a light, near-neutral red. Relative luminance 0.525; OKLCH L 80.7% C 0.009 H 34.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEBC |
|---|---|
| RGB | rgb(198, 190, 188) |
| HSL | hsl(12, 8%, 76%) |
| HSV | hsv(12, 5%, 78%) |
| CMYK | cmyk(0%, 4%, 5.1%, 22.4%) |
| CIE-LAB | lab(77.56, 2.45, 2.01) |
| CIE-LCH | lch(77.56, 3.16, 39.37°) |
| OKLab | oklab(80.75% 0.0078 0.0053) |
| OKLCH | oklch(80.75% 0.009 34.3) |
| XYZ | xyz(50.7781, 52.4639, 55.0187) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 3.82
Warm Gray
#C9BEB0
ΔE00 5.72
Dove Gray
#B6B8BD
ΔE00 5.77
Light Gray
#D3D3D3
ΔE00 6.13
Silver (survey)
#C5C9C7
ΔE00 6.55
Dark Gray
#A9A9A9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEBC #BCC4C6
analogous
#C6BCBF #C6BEBC #C6C3BC
triadic
#C6BEBC #BCC6BE #BEBCC6
tetradic
#C6BEBC #BFC6BC #BCC4C6 #C3BCC6
square
#C6BEBC #BFC6BC #BCC4C6 #C3BCC6
split-complementary
#C6BEBC #BCC6C3 #BCBFC6
monochromatic
#8E7E7A #AA9E9B #C6BEBC #E2DEDD #F1EFEE
Accessibility & contrast
On white
1.83
#C6BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#C6BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEBC
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEBC | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#C8BDBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bebc; /* rgb */ color: rgb(198, 190, 188); /* oklch */ color: oklch(80.7% 0.009 34.3);
Tailwind
colors: {
custom: {
50: '#d7d1d0',
500: '#c6bebc',
950: '#000000',
},
}SCSS
$custom: #c6bebc; $custom-light: #d7d1d0; $custom-dark: #000000;
JSON
{
"hex": "#c6bebc",
"rgb": {
"r": 198,
"g": 190,
"b": 188
},
"hsl": {
"h": 12,
"s": 8.065,
"l": 75.686
},
"oklch": {
"l": 0.80746,
"c": 0.00948,
"h": 34.3
},
"luminance": 0.52464
}Semantic roles & 50–950 ramp
primary
#C6BEBC
secondary
#8D9799
accent
#869253
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383