#CCBFB8#CCBFB8
#CCBFB8 is a light, near-neutral orange. Relative luminance 0.536; OKLCH L 81.3% C 0.018 H 50.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFB8 |
|---|---|
| RGB | rgb(204, 191, 184) |
| HSL | hsl(21, 16%, 76%) |
| HSV | hsv(21, 10%, 80%) |
| CMYK | cmyk(0%, 6.4%, 9.8%, 20%) |
| CIE-LAB | lab(78.20, 3.36, 5.17) |
| CIE-LCH | lch(78.20, 6.17, 56.93°) |
| OKLab | oklab(81.34% 0.0113 0.0136) |
| OKLCH | oklch(81.34% 0.018 50.4) |
| XYZ | xyz(52.1835, 53.5604, 52.9273) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.96
Silver
#C0C0C0
ΔE00 6.22
Light Gray
#D3D3D3
ΔE00 7.57
Pinkish Grey
#C8ACA9
ΔE00 7.88
Greige
#B8AB98
ΔE00 8.04
Silver (survey)
#C5C9C7
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFB8 #B8C5CC
analogous
#CCB8BB #CCBFB8 #CCC9B8
triadic
#CCBFB8 #B8CCBF #BFB8CC
tetradic
#CCBFB8 #BBCCB8 #B8C5CC #C9B8CC
square
#CCBFB8 #BBCCB8 #B8C5CC #C9B8CC
split-complementary
#CCBFB8 #B8CCC9 #B8BBCC
monochromatic
#997F71 #B29F94 #CCBFB8 #E6DFDC #F2EFED
Accessibility & contrast
On white
1.79
#CCBFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#CCBFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFB8
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFB8 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0B8
Deuteranopia (green-blind)
#C5C2B8
Tritanopia (blue-blind)
#D0BDBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbfb8; /* rgb */ color: rgb(204, 191, 184); /* oklch */ color: oklch(81.3% 0.018 50.4);
Tailwind
colors: {
custom: {
50: '#dbd2cd',
500: '#ccbfb8',
950: '#000000',
},
}SCSS
$custom: #ccbfb8; $custom-light: #dbd2cd; $custom-dark: #000000;
JSON
{
"hex": "#ccbfb8",
"rgb": {
"r": 204,
"g": 191,
"b": 184
},
"hsl": {
"h": 21,
"s": 16.393,
"l": 76.078
},
"oklch": {
"l": 0.8134,
"c": 0.01769,
"h": 50.4
},
"luminance": 0.5356
}Semantic roles & 50–950 ramp
primary
#CCBFB8
secondary
#8898A0
accent
#7F9B4B
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383