#C8BEBE#C8BEBE
#C8BEBE is a light, near-neutral red. Relative luminance 0.528; OKLCH L 81.0% C 0.011 H 17.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEBE |
|---|---|
| RGB | rgb(200, 190, 190) |
| HSL | hsl(0, 8%, 76%) |
| HSV | hsv(0, 5%, 78%) |
| CMYK | cmyk(0%, 5%, 5%, 21.6%) |
| CIE-LAB | lab(77.77, 3.51, 1.26) |
| CIE-LCH | lch(77.77, 3.72, 19.71°) |
| OKLab | oklab(80.97% 0.0108 0.0034) |
| OKLCH | oklch(80.97% 0.011 17.4) |
| XYZ | xyz(51.5259, 52.8244, 56.1869) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 4.82
Dove Gray
#B6B8BD
ΔE00 6.21
Light Gray
#D3D3D3
ΔE00 6.69
Warm Gray
#C9BEB0
ΔE00 7.05
Silver (survey)
#C5C9C7
ΔE00 7.77
Pinkish Grey
#C8ACA9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEBE #BEC8C8
analogous
#C8BEC3 #C8BEBE #C8C3BE
triadic
#C8BEBE #BEC8BE #BEBEC8
tetradic
#C8BEBE #C3C8BE #BEC8C8 #C3BEC8
square
#C8BEBE #C3C8BE #BEC8C8 #C3BEC8
split-complementary
#C8BEBE #BEC8C3 #BEC3C8
monochromatic
#907C7C #AC9D9D #C8BEBE #E4DFDF #F1EEEE
Accessibility & contrast
On white
1.82
#C8BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#C8BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEBE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEBE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBE
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#CABDBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bebe; /* rgb */ color: rgb(200, 190, 190); /* oklch */ color: oklch(81.0% 0.011 17.4);
Tailwind
colors: {
custom: {
50: '#d8d1d1',
500: '#c8bebe',
950: '#000000',
},
}SCSS
$custom: #c8bebe; $custom-light: #d8d1d1; $custom-dark: #000000;
JSON
{
"hex": "#c8bebe",
"rgb": {
"r": 200,
"g": 190,
"b": 190
},
"hsl": {
"h": 0,
"s": 8.333,
"l": 76.471
},
"oklch": {
"l": 0.8097,
"c": 0.0113,
"h": 17.4
},
"luminance": 0.52824
}Semantic roles & 50–950 ramp
primary
#C8BEBE
secondary
#8F9B9B
accent
#929253
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383