#C2BAB2#C2BAB2
#C2BAB2 is a light, near-neutral orange. Relative luminance 0.498; OKLCH L 79.3% C 0.014 H 67.6°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BAB2 |
|---|---|
| RGB | rgb(194, 186, 178) |
| HSL | hsl(30, 12%, 73%) |
| HSV | hsv(30, 8%, 76%) |
| CMYK | cmyk(0%, 4.1%, 8.2%, 23.9%) |
| CIE-LAB | lab(75.95, 1.41, 5.05) |
| CIE-LCH | lch(75.95, 5.25, 74.42°) |
| OKLab | oklab(79.32% 0.0055 0.0133) |
| OKLCH | oklch(79.32% 0.014 67.6) |
| XYZ | xyz(47.8420, 49.8020, 49.2033) |
| Luminance | 0.4980 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.86
Silver
#C0C0C0
ΔE00 5.04
Greige
#B8AB98
ΔE00 6.19
Silver (survey)
#C5C9C7
ΔE00 6.88
Dark Gray
#A9A9A9
ΔE00 7.01
Dove Gray
#B6B8BD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BAB2 #B2BAC2
analogous
#C2B2B2 #C2BAB2 #C2C2B2
triadic
#C2BAB2 #B2C2BA #BAB2C2
tetradic
#C2BAB2 #B2C2B2 #B2BAC2 #C2B2C2
square
#C2BAB2 #B2C2B2 #B2BAC2 #C2B2C2
split-complementary
#C2BAB2 #B2C2C2 #B2B2C2
monochromatic
#8B7D6E #A79B90 #C2BAB2 #DDD9D4 #F1F0EE
Accessibility & contrast
On white
1.92
#C2BAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#C2BAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BAB2
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BAB2 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB2
Deuteranopia (green-blind)
#BFBCB2
Tritanopia (blue-blind)
#C5B8B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c2bab2; /* rgb */ color: rgb(194, 186, 178); /* oklch */ color: oklch(79.3% 0.014 67.6);
Tailwind
colors: {
custom: {
50: '#d4cec9',
500: '#c2bab2',
950: '#000000',
},
}SCSS
$custom: #c2bab2; $custom-light: #d4cec9; $custom-dark: #000000;
JSON
{
"hex": "#c2bab2",
"rgb": {
"r": 194,
"g": 186,
"b": 178
},
"hsl": {
"h": 30,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.7932,
"c": 0.01439,
"h": 67.6
},
"luminance": 0.49801
}Semantic roles & 50–950 ramp
primary
#C2BAB2
secondary
#E3E6E8
accent
#739650
background
#FDFCFC
surface
#FAF9F8
border
#D3D2D1
text
#141313
muted
#838282