#CFBEC1#CFBEC1
#CFBEC1 is a light, near-neutral red. Relative luminance 0.539; OKLCH L 81.7% C 0.020 H 5.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEC1 |
|---|---|
| RGB | rgb(207, 190, 193) |
| HSL | hsl(349, 15%, 78%) |
| HSV | hsv(349, 8%, 81%) |
| CMYK | cmyk(0%, 8.2%, 6.8%, 18.8%) |
| CIE-LAB | lab(78.43, 6.51, 0.66) |
| CIE-LCH | lch(78.43, 6.54, 5.81°) |
| OKLab | oklab(81.65% 0.0196 0.0019) |
| OKLCH | oklch(81.65% 0.02 5.4) |
| XYZ | xyz(53.7702, 53.9433, 58.0212) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.21
Silver
#C0C0C0
ΔE00 8.03
Dove Gray
#B6B8BD
ΔE00 8.88
Thistle
#D8BFD8
ΔE00 8.96
Light Gray
#D3D3D3
ΔE00 9.04
Warm Gray
#C9BEB0
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEC1 #BECFCC
analogous
#CFBEC9 #CFBEC1 #CFC3BE
triadic
#CFBEC1 #C1CFBE #BEC1CF
tetradic
#CFBEC1 #C9CFBE #BECFCC #C3BECF
square
#CFBEC1 #C9CFBE #BECFCC #C3BECF
split-complementary
#CFBEC1 #BECFC3 #BEC9CF
monochromatic
#9B787E #B59B9F #CFBEC1 #E9E1E3 #F2EDEE
Accessibility & contrast
On white
1.78
#CFBEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#CFBEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEC1
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEC1 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C1
Deuteranopia (green-blind)
#C4C3C1
Tritanopia (blue-blind)
#D3BDBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbec1; /* rgb */ color: rgb(207, 190, 193); /* oklch */ color: oklch(81.7% 0.020 5.4);
Tailwind
colors: {
custom: {
50: '#ddd1d3',
500: '#cfbec1',
950: '#000000',
},
}SCSS
$custom: #cfbec1; $custom-light: #ddd1d3; $custom-dark: #000000;
JSON
{
"hex": "#cfbec1",
"rgb": {
"r": 207,
"g": 190,
"b": 193
},
"hsl": {
"h": 349.412,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.81651,
"c": 0.01964,
"h": 5.4
},
"luminance": 0.53943
}Semantic roles & 50–950 ramp
primary
#CFBEC1
secondary
#8EA3A0
accent
#998C4C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383