#CCBFB7#CCBFB7
#CCBFB7 is a light, near-neutral orange. Relative luminance 0.535; OKLCH L 81.3% C 0.018 H 53.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFB7 |
|---|---|
| RGB | rgb(204, 191, 183) |
| HSL | hsl(23, 17%, 76%) |
| HSV | hsv(23, 10%, 80%) |
| CMYK | cmyk(0%, 6.4%, 10.3%, 20%) |
| CIE-LAB | lab(78.18, 3.20, 5.67) |
| CIE-LCH | lch(78.18, 6.51, 60.59°) |
| OKLab | oklab(81.31% 0.0109 0.0149) |
| OKLCH | oklch(81.31% 0.018 53.9) |
| XYZ | xyz(52.0791, 53.5186, 52.3772) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.47
Silver
#C0C0C0
ΔE00 6.37
Greige
#B8AB98
ΔE00 7.66
Light Gray
#D3D3D3
ΔE00 7.71
Pinkish Grey
#C8ACA9
ΔE00 8.18
Silver (survey)
#C5C9C7
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFB7 #B7C4CC
analogous
#CCB7B9 #CCBFB7 #CCC9B7
triadic
#CCBFB7 #B7CCBF #BFB7CC
tetradic
#CCBFB7 #B9CCB7 #B7C4CC #C9B7CC
square
#CCBFB7 #B9CCB7 #B7C4CC #C9B7CC
split-complementary
#CCBFB7 #B7CCC9 #B7B9CC
monochromatic
#997F6F #B39F93 #CCBFB7 #E5DFDB #F2EFED
Accessibility & contrast
On white
1.79
#CCBFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#CCBFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFB7
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFB7 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B7
Deuteranopia (green-blind)
#C6C2B7
Tritanopia (blue-blind)
#D0BDBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbfb7; /* rgb */ color: rgb(204, 191, 183); /* oklch */ color: oklch(81.3% 0.018 53.9);
Tailwind
colors: {
custom: {
50: '#dbd2cc',
500: '#ccbfb7',
950: '#000000',
},
}SCSS
$custom: #ccbfb7; $custom-light: #dbd2cc; $custom-dark: #000000;
JSON
{
"hex": "#ccbfb7",
"rgb": {
"r": 204,
"g": 191,
"b": 183
},
"hsl": {
"h": 22.857,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.81312,
"c": 0.01848,
"h": 53.9
},
"luminance": 0.53518
}Semantic roles & 50–950 ramp
primary
#CCBFB7
secondary
#8797A0
accent
#7C9B4A
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383