#C2BCAA#C2BCAA
#C2BCAA is a light, muted yellow. Relative luminance 0.503; OKLCH L 79.5% C 0.026 H 91.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BCAA |
|---|---|
| RGB | rgb(194, 188, 170) |
| HSL | hsl(45, 16%, 71%) |
| HSV | hsv(45, 12%, 76%) |
| CMYK | cmyk(0%, 3.1%, 12.4%, 23.9%) |
| CIE-LAB | lab(76.28, -1.00, 9.86) |
| CIE-LCH | lch(76.28, 9.91, 95.77°) |
| OKLab | oklab(79.52% -0.0007 0.0257) |
| OKLCH | oklch(79.52% 0.026 91.7) |
| XYZ | xyz(47.4864, 50.3386, 45.2371) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.67
Greige
#B8AB98
ΔE00 5.48
Khaki
#C3B091
ΔE00 6.86
Greyish
#A8A495
ΔE00 6.89
Bland
#AFA88B
ΔE00 6.95
Putty
#BEAE8A
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BCAA #AAB0C2
analogous
#C2B0AA #C2BCAA #BCC2AA
triadic
#C2BCAA #AAC2BC #BCAAC2
tetradic
#C2BCAA #AAC2B0 #AAB0C2 #C2AABC
square
#C2BCAA #AAC2B0 #AAB0C2 #C2AABC
split-complementary
#C2BCAA #AABCC2 #B0AAC2
monochromatic
#8D8365 #A8A086 #C2BCAA #DCD8CE #F2F1ED
Accessibility & contrast
On white
1.90
#C2BCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#C2BCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BCAA
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BCAA | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBA9
Deuteranopia (green-blind)
#C2BDAB
Tritanopia (blue-blind)
#C6B9B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bcaa; /* rgb */ color: rgb(194, 188, 170); /* oklch */ color: oklch(79.5% 0.026 91.7);
Tailwind
colors: {
custom: {
50: '#d4d0c3',
500: '#c2bcaa',
950: '#000000',
},
}SCSS
$custom: #c2bcaa; $custom-light: #d4d0c3; $custom-dark: #000000;
JSON
{
"hex": "#c2bcaa",
"rgb": {
"r": 194,
"g": 188,
"b": 170
},
"hsl": {
"h": 45,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.79516,
"c": 0.02569,
"h": 91.7
},
"luminance": 0.50338
}Semantic roles & 50–950 ramp
primary
#C2BCAA
secondary
#7A8196
accent
#5F9B4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382