#CCBFB6#CCBFB6
#CCBFB6 is a light, near-neutral orange. Relative luminance 0.535; OKLCH L 81.3% C 0.019 H 57.1°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBFB6 |
|---|---|
| RGB | rgb(204, 191, 182) |
| HSL | hsl(25, 18%, 76%) |
| HSV | hsv(25, 11%, 80%) |
| CMYK | cmyk(0%, 6.4%, 10.8%, 20%) |
| CIE-LAB | lab(78.16, 3.03, 6.18) |
| CIE-LCH | lch(78.16, 6.88, 63.87°) |
| OKLab | oklab(81.29% 0.0105 0.0162) |
| OKLCH | oklch(81.29% 0.019 57.1) |
| XYZ | xyz(51.9754, 53.4771, 51.8310) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.99
Silver
#C0C0C0
ΔE00 6.55
Greige
#B8AB98
ΔE00 7.31
Light Gray
#D3D3D3
ΔE00 7.86
Warm Beige
#E9DCC9
ΔE00 8.17
Silver (survey)
#C5C9C7
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBFB6 #B6C3CC
analogous
#CCB6B8 #CCBFB6 #CCCAB6
triadic
#CCBFB6 #B6CCBF #BFB6CC
tetradic
#CCBFB6 #B8CCB6 #B6C3CC #CAB6CC
square
#CCBFB6 #B8CCB6 #B6C3CC #CAB6CC
split-complementary
#CCBFB6 #B6CCCA #B6B8CC
monochromatic
#9A806E #B39F92 #CCBFB6 #E5DFDA #F2EFED
Accessibility & contrast
On white
1.80
#CCBFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#CCBFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBFB6
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBFB6 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 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)
#C3C0B5
Deuteranopia (green-blind)
#C6C2B6
Tritanopia (blue-blind)
#D1BDBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbfb6; /* rgb */ color: rgb(204, 191, 182); /* oklch */ color: oklch(81.3% 0.019 57.1);
Tailwind
colors: {
custom: {
50: '#dbd2cb',
500: '#ccbfb6',
950: '#000000',
},
}SCSS
$custom: #ccbfb6; $custom-light: #dbd2cb; $custom-dark: #000000;
JSON
{
"hex": "#ccbfb6",
"rgb": {
"r": 204,
"g": 191,
"b": 182
},
"hsl": {
"h": 24.545,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.81285,
"c": 0.01933,
"h": 57.1
},
"luminance": 0.53476
}Semantic roles & 50–950 ramp
primary
#CCBFB6
secondary
#8696A0
accent
#7A9C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382