#C2BEB6#C2BEB6
#C2BEB6 is a light, near-neutral orange. Relative luminance 0.517; OKLCH L 80.2% C 0.012 H 84.6°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEB6 |
|---|---|
| RGB | rgb(194, 190, 182) |
| HSL | hsl(40, 9%, 74%) |
| HSV | hsv(40, 6%, 76%) |
| CMYK | cmyk(0%, 2.1%, 6.2%, 23.9%) |
| CIE-LAB | lab(77.09, -0.03, 4.53) |
| CIE-LCH | lch(77.09, 4.53, 90.36°) |
| OKLab | oklab(80.25% 0.0011 0.0119) |
| OKLCH | oklch(80.25% 0.012 84.6) |
| XYZ | xyz(49.1040, 51.6739, 51.6341) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.62
Silver
#C0C0C0
ΔE00 4.13
Silver (survey)
#C5C9C7
ΔE00 5.05
Light Gray
#D3D3D3
ΔE00 6.57
Dove Gray
#B6B8BD
ΔE00 7.02
Dark Gray
#A9A9A9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEB6 #B6BAC2
analogous
#C2B8B6 #C2BEB6 #C0C2B6
triadic
#C2BEB6 #B6C2BE #BEB6C2
tetradic
#C2BEB6 #B6C2B8 #B6BAC2 #C2B6C0
square
#C2BEB6 #B6C2B8 #B6BAC2 #C2B6C0
split-complementary
#C2BEB6 #B6C0C2 #B8B6C2
monochromatic
#8A8373 #A6A095 #C2BEB6 #DEDCD7 #F1F0EE
Accessibility & contrast
On white
1.85
#C2BEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#C2BEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEB6
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEB6 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEB6
Deuteranopia (green-blind)
#C1BFB6
Tritanopia (blue-blind)
#C4BDBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2beb6; /* rgb */ color: rgb(194, 190, 182); /* oklch */ color: oklch(80.2% 0.012 84.6);
Tailwind
colors: {
custom: {
50: '#d4d1cb',
500: '#c2beb6',
950: '#000000',
},
}SCSS
$custom: #c2beb6; $custom-light: #d4d1cb; $custom-dark: #000000;
JSON
{
"hex": "#c2beb6",
"rgb": {
"r": 194,
"g": 190,
"b": 182
},
"hsl": {
"h": 40,
"s": 8.955,
"l": 73.725
},
"oklch": {
"l": 0.80247,
"c": 0.01197,
"h": 84.6
},
"luminance": 0.51674
}Semantic roles & 50–950 ramp
primary
#C2BEB6
secondary
#878C95
accent
#689353
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382