#C2BDAF#C2BDAF
#C2BDAF is a light, muted orange. Relative luminance 0.510; OKLCH L 79.9% C 0.020 H 90.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BDAF |
|---|---|
| RGB | rgb(194, 189, 175) |
| HSL | hsl(44, 13%, 72%) |
| HSV | hsv(44, 10%, 76%) |
| CMYK | cmyk(0%, 2.6%, 9.8%, 23.9%) |
| CIE-LAB | lab(76.65, -0.70, 7.70) |
| CIE-LCH | lch(76.65, 7.73, 95.18°) |
| OKLab | oklab(79.85% -0.0002 0.0201) |
| OKLCH | oklch(79.85% 0.02 90.6) |
| XYZ | xyz(48.1827, 50.9601, 47.8471) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.11
Greige
#B8AB98
ΔE00 5.97
Silver
#C0C0C0
ΔE00 6.65
Silver (survey)
#C5C9C7
ΔE00 6.91
Greyish
#A8A495
ΔE00 7.11
Cement
#A5A391
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BDAF #AFB4C2
analogous
#C2B4AF #C2BDAF #BDC2AF
triadic
#C2BDAF #AFC2BD #BDAFC2
tetradic
#C2BDAF #AFC2B4 #AFB4C2 #C2AFBD
square
#C2BDAF #AFC2B4 #AFB4C2 #C2AFBD
split-complementary
#C2BDAF #AFBDC2 #B4AFC2
monochromatic
#8C836B #A8A08C #C2BDAF #DCDAD2 #F2F1EE
Accessibility & contrast
On white
1.88
#C2BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#C2BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BDAF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BDAF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAE
Deuteranopia (green-blind)
#C2BEAF
Tritanopia (blue-blind)
#C6BBB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c2bdaf; /* rgb */ color: rgb(194, 189, 175); /* oklch */ color: oklch(79.9% 0.020 90.6);
Tailwind
colors: {
custom: {
50: '#d4d0c6',
500: '#c2bdaf',
950: '#000000',
},
}SCSS
$custom: #c2bdaf; $custom-light: #d4d0c6; $custom-dark: #000000;
JSON
{
"hex": "#c2bdaf",
"rgb": {
"r": 194,
"g": 189,
"b": 175
},
"hsl": {
"h": 44.211,
"s": 13.475,
"l": 72.353
},
"oklch": {
"l": 0.79852,
"c": 0.02013,
"h": 90.6
},
"luminance": 0.5096
}Semantic roles & 50–950 ramp
primary
#C2BDAF
secondary
#808596
accent
#61984E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382