#CFBCB2#CFBCB2
#CFBCB2 is a light, muted orange. Relative luminance 0.524; OKLCH L 80.8% C 0.026 H 49.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCB2 |
|---|---|
| RGB | rgb(207, 188, 178) |
| HSL | hsl(21, 23%, 75%) |
| HSV | hsv(21, 14%, 81%) |
| CMYK | cmyk(0%, 9.2%, 14%, 18.8%) |
| CIE-LAB | lab(77.55, 5.06, 7.50) |
| CIE-LCH | lch(77.55, 9.05, 55.97°) |
| OKLab | oklab(80.84% 0.0167 0.0197) |
| OKLCH | oklch(80.84% 0.026 49.7) |
| XYZ | xyz(51.7508, 52.4472, 49.5080) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.84
Pinkish Grey
#C8ACA9
ΔE00 6.59
Greige
#B8AB98
ΔE00 7.88
Silver
#C0C0C0
ΔE00 8.60
Warm Beige
#E9DCC9
ΔE00 9.34
Mushroom
#BA9E88
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCB2 #B2C5CF
analogous
#CFB2B6 #CFBCB2 #CFCAB2
triadic
#CFBCB2 #B2CFBC #BCB2CF
tetradic
#CFBCB2 #B6CFB2 #B2C5CF #CAB2CF
square
#CFBCB2 #B6CFB2 #B2C5CF #CAB2CF
split-complementary
#CFBCB2 #B2CFCA #B2B6CF
monochromatic
#A07A67 #B79B8C #CFBCB2 #E7DDD8 #F3EFEC
Accessibility & contrast
On white
1.83
#CFBCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CFBCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCB2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCB2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB1
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#D5B9B9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbcb2; /* rgb */ color: rgb(207, 188, 178); /* oklch */ color: oklch(80.8% 0.026 49.7);
Tailwind
colors: {
custom: {
50: '#ddd0c9',
500: '#cfbcb2',
950: '#000000',
},
}SCSS
$custom: #cfbcb2; $custom-light: #ddd0c9; $custom-dark: #000000;
JSON
{
"hex": "#cfbcb2",
"rgb": {
"r": 207,
"g": 188,
"b": 178
},
"hsl": {
"h": 20.69,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.80837,
"c": 0.0258,
"h": 49.7
},
"luminance": 0.52446
}Semantic roles & 50–950 ramp
primary
#CFBCB2
secondary
#8198A4
accent
#81A244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382