#C2B697#C2B697
#C2B697 is a light, muted orange. Relative luminance 0.472; OKLCH L 77.8% C 0.044 H 89.4°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2B697 |
|---|---|
| RGB | rgb(194, 182, 151) |
| HSL | hsl(43, 26%, 68%) |
| HSV | hsv(43, 22%, 76%) |
| CMYK | cmyk(0%, 6.2%, 22.2%, 23.9%) |
| CIE-LAB | lab(74.29, -0.76, 17.34) |
| CIE-LCH | lch(74.29, 17.36, 92.51°) |
| OKLab | oklab(77.82% 0.0005 0.0444) |
| OKLCH | oklch(77.82% 0.044 89.4) |
| XYZ | xyz(44.5620, 47.1605, 36.0276) |
| Luminance | 0.4716 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.86
Khaki
#C3B091
ΔE00 3.41
Bland
#AFA88B
ΔE00 4.72
Sand
#C2B280
ΔE00 5.29
Stone (survey)
#ADA587
ΔE00 5.32
Greige
#B8AB98
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2B697 #97A3C2
analogous
#C2A097 #C2B697 #B8C297
triadic
#C2B697 #97C2B6 #B697C2
tetradic
#C2B697 #97C2A0 #97A3C2 #C297B8
square
#C2B697 #97C2A0 #97A3C2 #C297B8
split-complementary
#C2B697 #97B8C2 #A097C2
monochromatic
#8C7C52 #AB9B70 #C2B697 #D9D1BE #EFECE4
Accessibility & contrast
On white
2.01
#C2B697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#C2B697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2B697
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2B697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2B697 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB595
Deuteranopia (green-blind)
#C1B898
Tritanopia (blue-blind)
#C9B1AD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #c2b697; /* rgb */ color: rgb(194, 182, 151); /* oklch */ color: oklch(77.8% 0.044 89.4);
Tailwind
colors: {
custom: {
50: '#d4cbb5',
500: '#c2b697',
950: '#000000',
},
}SCSS
$custom: #c2b697; $custom-light: #d4cbb5; $custom-dark: #000000;
JSON
{
"hex": "#c2b697",
"rgb": {
"r": 194,
"g": 182,
"b": 151
},
"hsl": {
"h": 43.256,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.77816,
"c": 0.04444,
"h": 89.4
},
"luminance": 0.4716
}Semantic roles & 50–950 ramp
primary
#C2B697
secondary
#D4D7E1
accent
#5DA541
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141311
muted
#838280