#CFBEBC#CFBEBC
#CFBEBC is a light, near-neutral red. Relative luminance 0.537; OKLCH L 81.5% C 0.020 H 25.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEBC |
|---|---|
| RGB | rgb(207, 190, 188) |
| HSL | hsl(6, 17%, 77%) |
| HSV | hsv(6, 9%, 81%) |
| CMYK | cmyk(0%, 8.2%, 9.2%, 18.8%) |
| CIE-LAB | lab(78.30, 5.65, 3.18) |
| CIE-LCH | lch(78.30, 6.48, 29.36°) |
| OKLab | oklab(81.51% 0.0176 0.0085) |
| OKLCH | oklch(81.51% 0.02 25.6) |
| XYZ | xyz(53.2218, 53.7240, 55.1333) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.78
Warm Gray
#C9BEB0
ΔE00 7.51
Silver
#C0C0C0
ΔE00 7.53
Light Gray
#D3D3D3
ΔE00 8.64
Dove Gray
#B6B8BD
ΔE00 8.99
Gainsboro
#DCDCDC
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEBC #BCCDCF
analogous
#CFBCC3 #CFBEBC #CFC8BC
triadic
#CFBEBC #BCCFBE #BEBCCF
tetradic
#CFBEBC #C3CFBC #BCCDCF #C8BCCF
square
#CFBEBC #C3CFBC #BCCDCF #C8BCCF
split-complementary
#CFBEBC #BCCFC8 #BCC3CF
monochromatic
#9C7975 #B59B98 #CFBEBC #E9E1E0 #F2EEED
Accessibility & contrast
On white
1.79
#CFBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CFBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEBC
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEBC | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BC
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#D3BCBD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbebc; /* rgb */ color: rgb(207, 190, 188); /* oklch */ color: oklch(81.5% 0.020 25.6);
Tailwind
colors: {
custom: {
50: '#ddd1d0',
500: '#cfbebc',
950: '#000000',
},
}SCSS
$custom: #cfbebc; $custom-light: #ddd1d0; $custom-dark: #000000;
JSON
{
"hex": "#cfbebc",
"rgb": {
"r": 207,
"g": 190,
"b": 188
},
"hsl": {
"h": 6.316,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.81508,
"c": 0.01955,
"h": 25.6
},
"luminance": 0.53723
}Semantic roles & 50–950 ramp
primary
#CFBEBC
secondary
#8CA1A4
accent
#929B4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383