#C3BBB4#C3BBB4
#C3BBB4 is a light, near-neutral orange. Relative luminance 0.504; OKLCH L 79.7% C 0.013 H 63.9°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBB4 |
|---|---|
| RGB | rgb(195, 187, 180) |
| HSL | hsl(28, 11%, 74%) |
| HSV | hsv(28, 8%, 76%) |
| CMYK | cmyk(0%, 4.1%, 7.7%, 23.5%) |
| CIE-LAB | lab(76.34, 1.58, 4.54) |
| CIE-LCH | lch(76.34, 4.81, 70.83°) |
| OKLab | oklab(79.66% 0.0059 0.012) |
| OKLCH | oklch(79.66% 0.013 63.9) |
| XYZ | xyz(48.5133, 50.4385, 50.3511) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.21
Silver
#C0C0C0
ΔE00 4.70
Silver (survey)
#C5C9C7
ΔE00 6.68
Greige
#B8AB98
ΔE00 6.73
Dark Gray
#A9A9A9
ΔE00 7.03
Dove Gray
#B6B8BD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBB4 #B4BCC3
analogous
#C3B4B4 #C3BBB4 #C3C2B4
triadic
#C3BBB4 #B4C3BB #BBB4C3
tetradic
#C3BBB4 #B4C3B4 #B4BCC3 #C2B4C3
square
#C3BBB4 #B4C3B4 #B4BCC3 #C2B4C3
split-complementary
#C3BBB4 #B4C3C2 #B4B4C3
monochromatic
#8C7D70 #A89C92 #C3BBB4 #DEDAD6 #F1F0EE
Accessibility & contrast
On white
1.89
#C3BBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#C3BBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBB4
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBB4 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB4
Deuteranopia (green-blind)
#C0BDB4
Tritanopia (blue-blind)
#C6B9B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c3bbb4; /* rgb */ color: rgb(195, 187, 180); /* oklch */ color: oklch(79.7% 0.013 63.9);
Tailwind
colors: {
custom: {
50: '#d5cfca',
500: '#c3bbb4',
950: '#000000',
},
}SCSS
$custom: #c3bbb4; $custom-light: #d5cfca; $custom-dark: #000000;
JSON
{
"hex": "#c3bbb4",
"rgb": {
"r": 195,
"g": 187,
"b": 180
},
"hsl": {
"h": 28,
"s": 11.111,
"l": 73.529
},
"oklch": {
"l": 0.79663,
"c": 0.01334,
"h": 63.9
},
"luminance": 0.50438
}Semantic roles & 50–950 ramp
primary
#C3BBB4
secondary
#858E96
accent
#759550
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382