#C7BEBC#C7BEBC
#C7BEBC is a light, near-neutral red. Relative luminance 0.526; OKLCH L 80.8% C 0.011 H 32.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BEBC |
|---|---|
| RGB | rgb(199, 190, 188) |
| HSL | hsl(11, 9%, 76%) |
| HSV | hsv(11, 6%, 78%) |
| CMYK | cmyk(0%, 4.5%, 5.5%, 22%) |
| CIE-LAB | lab(77.64, 2.80, 2.13) |
| CIE-LCH | lch(77.64, 3.52, 37.32°) |
| OKLab | oklab(80.83% 0.0089 0.0057) |
| OKLCH | oklch(80.83% 0.011 32.5) |
| XYZ | xyz(51.0426, 52.6003, 55.0311) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 4.26
Warm Gray
#C9BEB0
ΔE00 5.82
Dove Gray
#B6B8BD
ΔE00 6.11
Light Gray
#D3D3D3
ΔE00 6.37
Silver (survey)
#C5C9C7
ΔE00 7.00
Dark Gray
#A9A9A9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BEBC #BCC5C7
analogous
#C7BCBF #C7BEBC #C7C3BC
triadic
#C7BEBC #BCC7BE #BEBCC7
tetradic
#C7BEBC #BFC7BC #BCC5C7 #C3BCC7
square
#C7BEBC #BFC7BC #BCC5C7 #C3BCC7
split-complementary
#C7BEBC #BCC7C3 #BCBFC7
monochromatic
#8F7D79 #AB9E9B #C7BEBC #E3DEDD #F1EFEE
Accessibility & contrast
On white
1.82
#C7BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#C7BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BEBC
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BEBC | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#C2C0BC
Tritanopia (blue-blind)
#CABDBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7bebc; /* rgb */ color: rgb(199, 190, 188); /* oklch */ color: oklch(80.8% 0.011 32.5);
Tailwind
colors: {
custom: {
50: '#d8d1d0',
500: '#c7bebc',
950: '#000000',
},
}SCSS
$custom: #c7bebc; $custom-light: #d8d1d0; $custom-dark: #000000;
JSON
{
"hex": "#c7bebc",
"rgb": {
"r": 199,
"g": 190,
"b": 188
},
"hsl": {
"h": 10.909,
"s": 8.943,
"l": 75.882
},
"oklch": {
"l": 0.80829,
"c": 0.01057,
"h": 32.5
},
"luminance": 0.526
}Semantic roles & 50–950 ramp
primary
#C7BEBC
secondary
#8D989A
accent
#879353
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383