#CFBEC0#CFBEC0
#CFBEC0 is a light, near-neutral red. Relative luminance 0.539; OKLCH L 81.6% C 0.019 H 9.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEC0 |
|---|---|
| RGB | rgb(207, 190, 192) |
| HSL | hsl(353, 15%, 78%) |
| HSV | hsv(353, 8%, 81%) |
| CMYK | cmyk(0%, 8.2%, 7.2%, 18.8%) |
| CIE-LAB | lab(78.40, 6.33, 1.16) |
| CIE-LCH | lch(78.40, 6.44, 10.42°) |
| OKLab | oklab(81.62% 0.0192 0.0032) |
| OKLCH | oklch(81.62% 0.019 9.4) |
| XYZ | xyz(53.6590, 53.8989, 57.4357) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.05
Silver
#C0C0C0
ΔE00 7.89
Dove Gray
#B6B8BD
ΔE00 8.86
Light Gray
#D3D3D3
ΔE00 8.92
Warm Gray
#C9BEB0
ΔE00 9.38
Thistle
#D8BFD8
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEC0 #BECFCD
analogous
#CFBEC8 #CFBEC0 #CFC4BE
triadic
#CFBEC0 #C0CFBE #BEC0CF
tetradic
#CFBEC0 #C8CFBE #BECFCD #C4BECF
square
#CFBEC0 #C8CFBE #BECFCD #C4BECF
split-complementary
#CFBEC0 #BECFC4 #BEC8CF
monochromatic
#9B787C #B59B9E #CFBEC0 #E9E1E2 #F2EDEE
Accessibility & contrast
On white
1.78
#CFBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#CFBEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEC0
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEC0 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C0
Deuteranopia (green-blind)
#C4C3C0
Tritanopia (blue-blind)
#D3BDBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbec0; /* rgb */ color: rgb(207, 190, 192); /* oklch */ color: oklch(81.6% 0.019 9.4);
Tailwind
colors: {
custom: {
50: '#ddd1d3',
500: '#cfbec0',
950: '#000000',
},
}SCSS
$custom: #cfbec0; $custom-light: #ddd1d3; $custom-dark: #000000;
JSON
{
"hex": "#cfbec0",
"rgb": {
"r": 207,
"g": 190,
"b": 192
},
"hsl": {
"h": 352.941,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.81622,
"c": 0.01943,
"h": 9.4
},
"luminance": 0.53898
}Semantic roles & 50–950 ramp
primary
#CFBEC0
secondary
#8EA3A1
accent
#99904C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383