#C2BBAE#C2BBAE
#C2BBAE is a light, near-neutral orange. Relative luminance 0.501; OKLCH L 79.4% C 0.020 H 83.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBAE |
|---|---|
| RGB | rgb(194, 187, 174) |
| HSL | hsl(39, 14%, 72%) |
| HSV | hsv(39, 10%, 76%) |
| CMYK | cmyk(0%, 3.6%, 10.3%, 23.9%) |
| CIE-LAB | lab(76.11, 0.20, 7.46) |
| CIE-LCH | lch(76.11, 7.46, 88.49°) |
| OKLab | oklab(79.42% 0.0024 0.0195) |
| OKLCH | oklch(79.42% 0.02 83) |
| XYZ | xyz(47.6576, 50.0665, 47.1894) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.13
Greige
#B8AB98
ΔE00 5.22
Silver
#C0C0C0
ΔE00 6.49
Greyish
#A8A495
ΔE00 6.98
Silver (survey)
#C5C9C7
ΔE00 7.30
Khaki
#C3B091
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBAE #AEB5C2
analogous
#C2B1AE #C2BBAE #BFC2AE
triadic
#C2BBAE #AEC2BB #BBAEC2
tetradic
#C2BBAE #AEC2B1 #AEB5C2 #C2AEBF
square
#C2BBAE #AEC2B1 #AEB5C2 #C2AEBF
split-complementary
#C2BBAE #AEBFC2 #B1AEC2
monochromatic
#8C806A #A89E8B #C2BBAE #DCD8D1 #F2F0EE
Accessibility & contrast
On white
1.91
#C2BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#C2BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBAE
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBAE | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#C0BCAE
Tritanopia (blue-blind)
#C6B9B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bbae; /* rgb */ color: rgb(194, 187, 174); /* oklch */ color: oklch(79.4% 0.020 83.0);
Tailwind
colors: {
custom: {
50: '#d4cfc6',
500: '#c2bbae',
950: '#000000',
},
}SCSS
$custom: #c2bbae; $custom-light: #d4cfc6; $custom-dark: #000000;
JSON
{
"hex": "#c2bbae",
"rgb": {
"r": 194,
"g": 187,
"b": 174
},
"hsl": {
"h": 39,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.79416,
"c": 0.01966,
"h": 83
},
"luminance": 0.50066
}Semantic roles & 50–950 ramp
primary
#C2BBAE
secondary
#7F8796
accent
#68984D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382