#CFBCB5#CFBCB5
#CFBCB5 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.9% C 0.024 H 41.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCB5 |
|---|---|
| RGB | rgb(207, 188, 181) |
| HSL | hsl(16, 21%, 76%) |
| HSV | hsv(16, 13%, 81%) |
| CMYK | cmyk(0%, 9.2%, 12.6%, 18.8%) |
| CIE-LAB | lab(77.62, 5.55, 5.98) |
| CIE-LCH | lch(77.62, 8.16, 47.13°) |
| OKLab | oklab(80.92% 0.0179 0.0158) |
| OKLCH | oklch(80.92% 0.024 41.4) |
| XYZ | xyz(52.0553, 52.5690, 51.1117) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.67
Warm Gray
#C9BEB0
ΔE00 5.94
Silver
#C0C0C0
ΔE00 8.33
Greige
#B8AB98
ΔE00 8.99
Light Gray
#D3D3D3
ΔE00 9.58
Dove Gray
#B6B8BD
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCB5 #B5C8CF
analogous
#CFB5BB #CFBCB5 #CFC9B5
triadic
#CFBCB5 #B5CFBC #BCB5CF
tetradic
#CFBCB5 #BBCFB5 #B5C8CF #C9B5CF
square
#CFBCB5 #BBCFB5 #B5C8CF #C9B5CF
split-complementary
#CFBCB5 #B5CFC9 #B5BBCF
monochromatic
#9F796B #B79A90 #CFBCB5 #E7DEDA #F3EEEC
Accessibility & contrast
On white
1.82
#CFBCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#CFBCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCB5
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCB5 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEB5
Deuteranopia (green-blind)
#C5C1B5
Tritanopia (blue-blind)
#D5B9BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbcb5; /* rgb */ color: rgb(207, 188, 181); /* oklch */ color: oklch(80.9% 0.024 41.4);
Tailwind
colors: {
custom: {
50: '#ddd0cb',
500: '#cfbcb5',
950: '#000000',
},
}SCSS
$custom: #cfbcb5; $custom-light: #ddd0cb; $custom-dark: #000000;
JSON
{
"hex": "#cfbcb5",
"rgb": {
"r": 207,
"g": 188,
"b": 181
},
"hsl": {
"h": 16.154,
"s": 21.311,
"l": 76.078
},
"oklch": {
"l": 0.80918,
"c": 0.02384,
"h": 41.4
},
"luminance": 0.52568
}Semantic roles & 50–950 ramp
primary
#CFBCB5
secondary
#849BA4
accent
#88A046
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382