#CCBFB9#CCBFB9
#CCBFB9 is a light, near-neutral orange. Relative luminance 0.536; OKLCH L 81.4% C 0.017 H 46.6°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFB9 |
|---|---|
| RGB | rgb(204, 191, 185) |
| HSL | hsl(19, 16%, 76%) |
| HSV | hsv(19, 9%, 80%) |
| CMYK | cmyk(0%, 6.4%, 9.3%, 20%) |
| CIE-LAB | lab(78.23, 3.53, 4.66) |
| CIE-LCH | lch(78.23, 5.85, 52.85°) |
| OKLab | oklab(81.37% 0.0117 0.0123) |
| OKLCH | oklch(81.37% 0.017 46.6) |
| XYZ | xyz(52.2887, 53.6025, 53.4813) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.47
Silver
#C0C0C0
ΔE00 6.10
Light Gray
#D3D3D3
ΔE00 7.46
Pinkish Grey
#C8ACA9
ΔE00 7.63
Dove Gray
#B6B8BD
ΔE00 8.28
Silver (survey)
#C5C9C7
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFB9 #B9C6CC
analogous
#CCB9BD #CCBFB9 #CCC9B9
triadic
#CCBFB9 #B9CCBF #BFB9CC
tetradic
#CCBFB9 #BDCCB9 #B9C6CC #C9B9CC
square
#CCBFB9 #BDCCB9 #B9C6CC #C9B9CC
split-complementary
#CCBFB9 #B9CCC9 #B9BDCC
monochromatic
#987E72 #B29F96 #CCBFB9 #E6DFDC #F2EFED
Accessibility & contrast
On white
1.79
#CCBFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CCBFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFB9
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFB9 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0B9
Deuteranopia (green-blind)
#C5C2B9
Tritanopia (blue-blind)
#D0BDBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbfb9; /* rgb */ color: rgb(204, 191, 185); /* oklch */ color: oklch(81.4% 0.017 46.6);
Tailwind
colors: {
custom: {
50: '#dbd2ce',
500: '#ccbfb9',
950: '#000000',
},
}SCSS
$custom: #ccbfb9; $custom-light: #dbd2ce; $custom-dark: #000000;
JSON
{
"hex": "#ccbfb9",
"rgb": {
"r": 204,
"g": 191,
"b": 185
},
"hsl": {
"h": 18.947,
"s": 15.702,
"l": 76.275
},
"oklch": {
"l": 0.81367,
"c": 0.01697,
"h": 46.6
},
"luminance": 0.53602
}Semantic roles & 50–950 ramp
primary
#CCBFB9
secondary
#8999A0
accent
#819A4C
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383