#C2BCAD#C2BCAD
#C2BCAD is a light, muted orange. Relative luminance 0.505; OKLCH L 79.6% C 0.022 H 88.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BCAD |
|---|---|
| RGB | rgb(194, 188, 173) |
| HSL | hsl(43, 15%, 72%) |
| HSV | hsv(43, 11%, 76%) |
| CMYK | cmyk(0%, 3.1%, 10.8%, 23.9%) |
| CIE-LAB | lab(76.35, -0.50, 8.34) |
| CIE-LCH | lch(76.35, 8.35, 93.44°) |
| OKLab | oklab(79.59% 0.0005 0.0218) |
| OKLCH | oklch(79.59% 0.022 88.7) |
| XYZ | xyz(47.7734, 50.4534, 46.7488) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.86
Greige
#B8AB98
ΔE00 5.46
Greyish
#A8A495
ΔE00 6.91
Silver
#C0C0C0
ΔE00 7.11
Khaki
#C3B091
ΔE00 7.41
Silver (survey)
#C5C9C7
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BCAD #ADB3C2
analogous
#C2B2AD #C2BCAD #BEC2AD
triadic
#C2BCAD #ADC2BC #BCADC2
tetradic
#C2BCAD #ADC2B2 #ADB3C2 #C2ADBE
square
#C2BCAD #ADC2B2 #ADB3C2 #C2ADBE
split-complementary
#C2BCAD #ADBEC2 #B2ADC2
monochromatic
#8C8268 #A89F8A #C2BCAD #DCD9D0 #F2F1ED
Accessibility & contrast
On white
1.89
#C2BCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#C2BCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BCAD
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BCAD | 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)
#C0BBAC
Deuteranopia (green-blind)
#C1BDAD
Tritanopia (blue-blind)
#C6B9B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bcad; /* rgb */ color: rgb(194, 188, 173); /* oklch */ color: oklch(79.6% 0.022 88.7);
Tailwind
colors: {
custom: {
50: '#d4d0c5',
500: '#c2bcad',
950: '#000000',
},
}SCSS
$custom: #c2bcad; $custom-light: #d4d0c5; $custom-dark: #000000;
JSON
{
"hex": "#c2bcad",
"rgb": {
"r": 194,
"g": 188,
"b": 173
},
"hsl": {
"h": 42.857,
"s": 14.685,
"l": 71.961
},
"oklch": {
"l": 0.79594,
"c": 0.02179,
"h": 88.7
},
"luminance": 0.50453
}Semantic roles & 50–950 ramp
primary
#C2BCAD
secondary
#7E8496
accent
#62994D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382