#C2BCA0#C2BCA0
#C2BCA0 is a light, muted yellow. Relative luminance 0.500; OKLCH L 79.3% C 0.039 H 97.2°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BCA0 |
|---|---|
| RGB | rgb(194, 188, 160) |
| HSL | hsl(49, 22%, 69%) |
| HSV | hsv(49, 18%, 76%) |
| CMYK | cmyk(0%, 3.1%, 17.5%, 23.9%) |
| CIE-LAB | lab(76.05, -2.59, 14.95) |
| CIE-LCH | lch(76.05, 15.17, 99.82°) |
| OKLab | oklab(79.27% -0.0048 0.0385) |
| OKLCH | oklch(79.27% 0.039 97.2) |
| XYZ | xyz(46.5762, 49.9745, 40.4433) |
| Luminance | 0.4997 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.54
Putty
#BEAE8A
ΔE00 5.66
Khaki
#C3B091
ΔE00 6.30
Stone (survey)
#ADA587
ΔE00 6.45
Warm Gray
#C9BEB0
ΔE00 6.82
Greige
#B8AB98
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BCA0 #A0A6C2
analogous
#C2ABA0 #C2BCA0 #B7C2A0
triadic
#C2BCA0 #A0C2BC #BCA0C2
tetradic
#C2BCA0 #A0C2AB #A0A6C2 #C2A0B7
square
#C2BCA0 #A0C2AB #A0A6C2 #C2A0B7
split-complementary
#C2BCA0 #A0B7C2 #ABA0C2
monochromatic
#8D845B #AAA27B #C2BCA0 #DAD6C5 #F2F1EB
Accessibility & contrast
On white
1.91
#C2BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#C2BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BCA0
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BCA0 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9E
Deuteranopia (green-blind)
#C4BDA1
Tritanopia (blue-blind)
#C8B8B4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c2bca0; /* rgb */ color: rgb(194, 188, 160); /* oklch */ color: oklch(79.3% 0.039 97.2);
Tailwind
colors: {
custom: {
50: '#d4d0bc',
500: '#c2bca0',
950: '#000000',
},
}SCSS
$custom: #c2bca0; $custom-light: #d4d0bc; $custom-dark: #000000;
JSON
{
"hex": "#c2bca0",
"rgb": {
"r": 194,
"g": 188,
"b": 160
},
"hsl": {
"h": 49.412,
"s": 21.795,
"l": 69.412
},
"oklch": {
"l": 0.79267,
"c": 0.03881,
"h": 97.2
},
"luminance": 0.49974
}Semantic roles & 50–950 ramp
primary
#C2BCA0
secondary
#DADCE4
accent
#55A045
background
#FDFCFB
surface
#FAF9F6
border
#D3D2D0
text
#141312
muted
#838281