#C8BEBC#C8BEBC
#C8BEBC is a light, near-neutral red. Relative luminance 0.527; OKLCH L 80.9% C 0.012 H 31.0°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BEBC |
|---|---|
| RGB | rgb(200, 190, 188) |
| HSL | hsl(10, 10%, 76%) |
| HSV | hsv(10, 6%, 78%) |
| CMYK | cmyk(0%, 5%, 6%, 21.6%) |
| CIE-LAB | lab(77.72, 3.15, 2.26) |
| CIE-LCH | lch(77.72, 3.88, 35.65°) |
| OKLab | oklab(80.91% 0.01 0.006) |
| OKLCH | oklch(80.91% 0.012 31) |
| XYZ | xyz(51.3089, 52.7376, 55.0436) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 4.69
Warm Gray
#C9BEB0
ΔE00 5.95
Dove Gray
#B6B8BD
ΔE00 6.46
Light Gray
#D3D3D3
ΔE00 6.62
Silver (survey)
#C5C9C7
ΔE00 7.44
Dark Gray
#A9A9A9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BEBC #BCC6C8
analogous
#C8BCC0 #C8BEBC #C8C4BC
triadic
#C8BEBC #BCC8BE #BEBCC8
tetradic
#C8BEBC #C0C8BC #BCC6C8 #C4BCC8
square
#C8BEBC #C0C8BC #BCC6C8 #C4BCC8
split-complementary
#C8BEBC #BCC8C4 #BCC0C8
monochromatic
#917D79 #AC9D9A #C8BEBC #E4DFDE #F1EFEE
Accessibility & contrast
On white
1.82
#C8BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#C8BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BEBC
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BEBC | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#C2C1BC
Tritanopia (blue-blind)
#CBBDBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bebc; /* rgb */ color: rgb(200, 190, 188); /* oklch */ color: oklch(80.9% 0.012 31.0);
Tailwind
colors: {
custom: {
50: '#d8d1d0',
500: '#c8bebc',
950: '#000000',
},
}SCSS
$custom: #c8bebc; $custom-light: #d8d1d0; $custom-dark: #000000;
JSON
{
"hex": "#c8bebc",
"rgb": {
"r": 200,
"g": 190,
"b": 188
},
"hsl": {
"h": 10,
"s": 9.836,
"l": 76.078
},
"oklch": {
"l": 0.80913,
"c": 0.01167,
"h": 31
},
"luminance": 0.52737
}Semantic roles & 50–950 ramp
primary
#C8BEBC
secondary
#8D999B
accent
#899452
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383