#CFBEBE#CFBEBE
#CFBEBE is a light, near-neutral red. Relative luminance 0.538; OKLCH L 81.6% C 0.019 H 17.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBEBE |
|---|---|
| RGB | rgb(207, 190, 190) |
| HSL | hsl(0, 15%, 78%) |
| HSV | hsv(0, 8%, 81%) |
| CMYK | cmyk(0%, 8.2%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.35, 5.99, 2.17) |
| CIE-LCH | lch(78.35, 6.37, 19.92°) |
| OKLab | oklab(81.56% 0.0184 0.0058) |
| OKLCH | oklch(81.56% 0.019 17.6) |
| XYZ | xyz(53.4389, 53.8108, 56.2766) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.83
Silver
#C0C0C0
ΔE00 7.66
Warm Gray
#C9BEB0
ΔE00 8.45
Light Gray
#D3D3D3
ΔE00 8.74
Dove Gray
#B6B8BD
ΔE00 8.88
Gainsboro
#DCDCDC
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBEBE #BECFCF
analogous
#CFBEC6 #CFBEBE #CFC6BE
triadic
#CFBEBE #BECFBE #BEBECF
tetradic
#CFBEBE #C6CFBE #BECFCF #C6BECF
square
#CFBEBE #C6CFBE #BECFCF #C6BECF
split-complementary
#CFBEBE #BECFC6 #BEC6CF
monochromatic
#9B7878 #B59B9B #CFBEBE #E9E1E1 #F2EDED
Accessibility & contrast
On white
1.79
#CFBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#CFBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBEBE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBEBE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#D3BDBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cfbebe; /* rgb */ color: rgb(207, 190, 190); /* oklch */ color: oklch(81.6% 0.019 17.6);
Tailwind
colors: {
custom: {
50: '#ddd1d1',
500: '#cfbebe',
950: '#000000',
},
}SCSS
$custom: #cfbebe; $custom-light: #ddd1d1; $custom-dark: #000000;
JSON
{
"hex": "#cfbebe",
"rgb": {
"r": 207,
"g": 190,
"b": 190
},
"hsl": {
"h": 0,
"s": 15.044,
"l": 77.843
},
"oklch": {
"l": 0.81564,
"c": 0.0193,
"h": 17.6
},
"luminance": 0.5381
}Semantic roles & 50–950 ramp
primary
#CFBEBE
secondary
#8EA3A3
accent
#99994C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383