#C9BEBF#C9BEBF
#C9BEBF is a light, near-neutral red. Relative luminance 0.530; OKLCH L 81.1% C 0.012 H 11.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C9BEBF |
|---|---|
| RGB | rgb(201, 190, 191) |
| HSL | hsl(355, 9%, 77%) |
| HSV | hsv(355, 5%, 79%) |
| CMYK | cmyk(0%, 5.5%, 5%, 21.2%) |
| CIE-LAB | lab(77.88, 4.04, 0.88) |
| CIE-LCH | lch(77.88, 4.13, 12.32°) |
| OKLab | oklab(81.08% 0.0123 0.0024) |
| OKLCH | oklch(81.08% 0.012 11) |
| XYZ | xyz(51.9036, 53.0065, 56.7771) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.38
Dove Gray
#B6B8BD
ΔE00 6.53
Light Gray
#D3D3D3
ΔE00 7.05
Pinkish Grey
#C8ACA9
ΔE00 7.50
Warm Gray
#C9BEB0
ΔE00 7.74
Dark Gray
#A9A9A9
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9BEBF #BEC9C8
analogous
#C9BEC5 #C9BEBF #C9C3BE
triadic
#C9BEBF #BFC9BE #BEBFC9
tetradic
#C9BEBF #C5C9BE #BEC9C8 #C3BEC9
square
#C9BEBF #C5C9BE #BEC9C8 #C3BEC9
split-complementary
#C9BEBF #BEC9C3 #BEC5C9
monochromatic
#917B7D #AD9D9E #C9BEBF #E5DFE0 #F1EEEF
Accessibility & contrast
On white
1.81
#C9BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#C9BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9BEBF
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9BEBF | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBF
Deuteranopia (green-blind)
#C2C1BF
Tritanopia (blue-blind)
#CCBDBE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c9bebf; /* rgb */ color: rgb(201, 190, 191); /* oklch */ color: oklch(81.1% 0.012 11.0);
Tailwind
colors: {
custom: {
50: '#d9d1d2',
500: '#c9bebf',
950: '#000000',
},
}SCSS
$custom: #c9bebf; $custom-light: #d9d1d2; $custom-dark: #000000;
JSON
{
"hex": "#c9bebf",
"rgb": {
"r": 201,
"g": 190,
"b": 191
},
"hsl": {
"h": 354.545,
"s": 9.244,
"l": 76.667
},
"oklch": {
"l": 0.81083,
"c": 0.01248,
"h": 11
},
"luminance": 0.53006
}Semantic roles & 50–950 ramp
primary
#C9BEBF
secondary
#8F9C9B
accent
#938D52
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383