#C6BBB2#C6BBB2
#C6BBB2 is a light, near-neutral orange. Relative luminance 0.508; OKLCH L 79.9% C 0.018 H 61.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BBB2 |
|---|---|
| RGB | rgb(198, 187, 178) |
| HSL | hsl(27, 15%, 74%) |
| HSV | hsv(27, 10%, 78%) |
| CMYK | cmyk(0%, 5.6%, 10.1%, 22.4%) |
| CIE-LAB | lab(76.53, 2.32, 5.94) |
| CIE-LCH | lch(76.53, 6.38, 68.67°) |
| OKLab | oklab(79.86% 0.0083 0.0156) |
| OKLCH | oklch(79.86% 0.018 61.9) |
| XYZ | xyz(49.0941, 50.7614, 49.3225) |
| Luminance | 0.5076 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.50
Silver
#C0C0C0
ΔE00 6.02
Greige
#B8AB98
ΔE00 6.22
Silver (survey)
#C5C9C7
ΔE00 7.93
Dark Gray
#A9A9A9
ΔE00 8.08
Light Gray
#D3D3D3
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BBB2 #B2BDC6
analogous
#C6B2B3 #C6BBB2 #C6C5B2
triadic
#C6BBB2 #B2C6BB #BBB2C6
tetradic
#C6BBB2 #B3C6B2 #B2BDC6 #C5B2C6
square
#C6BBB2 #B3C6B2 #B2BDC6 #C5B2C6
split-complementary
#C6BBB2 #B2C6C5 #B2B3C6
monochromatic
#927D6C #AC9C8F #C6BBB2 #E0DAD5 #F2EFED
Accessibility & contrast
On white
1.88
#C6BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#C6BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BBB2
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BBB2 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB1
Deuteranopia (green-blind)
#C1BEB2
Tritanopia (blue-blind)
#CAB9B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c6bbb2; /* rgb */ color: rgb(198, 187, 178); /* oklch */ color: oklch(79.9% 0.018 61.9);
Tailwind
colors: {
custom: {
50: '#d7cfc9',
500: '#c6bbb2',
950: '#000000',
},
}SCSS
$custom: #c6bbb2; $custom-light: #d7cfc9; $custom-dark: #000000;
JSON
{
"hex": "#c6bbb2",
"rgb": {
"r": 198,
"g": 187,
"b": 178
},
"hsl": {
"h": 27,
"s": 14.925,
"l": 73.725
},
"oklch": {
"l": 0.7986,
"c": 0.01771,
"h": 61.9
},
"luminance": 0.50761
}Semantic roles & 50–950 ramp
primary
#C6BBB2
secondary
#828F9A
accent
#77994C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382