#C2BCA6#C2BCA6
#C2BCA6 is a light, muted yellow. Relative luminance 0.502; OKLCH L 79.4% C 0.031 H 94.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BCA6 |
|---|---|
| RGB | rgb(194, 188, 166) |
| HSL | hsl(47, 19%, 71%) |
| HSV | hsv(47, 14%, 76%) |
| CMYK | cmyk(0%, 3.1%, 14.4%, 23.9%) |
| CIE-LAB | lab(76.19, -1.64, 11.89) |
| CIE-LCH | lch(76.19, 12.01, 97.87°) |
| OKLab | oklab(79.41% -0.0024 0.0309) |
| OKLCH | oklch(79.41% 0.031 94.4) |
| XYZ | xyz(47.1137, 50.1895, 43.2746) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.93
Greige
#B8AB98
ΔE00 5.87
Bland
#AFA88B
ΔE00 6.14
Khaki
#C3B091
ΔE00 6.42
Putty
#BEAE8A
ΔE00 6.53
Stone (survey)
#ADA587
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BCA6 #A6ACC2
analogous
#C2AEA6 #C2BCA6 #BAC2A6
triadic
#C2BCA6 #A6C2BC #BCA6C2
tetradic
#C2BCA6 #A6C2AE #A6ACC2 #C2A6BA
square
#C2BCA6 #A6C2AE #A6ACC2 #C2A6BA
split-complementary
#C2BCA6 #A6BAC2 #AEA6C2
monochromatic
#8D8361 #A9A182 #C2BCA6 #DBD7CA #F3F1ED
Accessibility & contrast
On white
1.90
#C2BCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#C2BCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BCA6
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BCA6 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA5
Deuteranopia (green-blind)
#C3BDA7
Tritanopia (blue-blind)
#C7B8B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bca6; /* rgb */ color: rgb(194, 188, 166); /* oklch */ color: oklch(79.4% 0.031 94.4);
Tailwind
colors: {
custom: {
50: '#d4d0c0',
500: '#c2bca6',
950: '#000000',
},
}SCSS
$custom: #c2bca6; $custom-light: #d4d0c0; $custom-dark: #000000;
JSON
{
"hex": "#c2bca6",
"rgb": {
"r": 194,
"g": 188,
"b": 166
},
"hsl": {
"h": 47.143,
"s": 18.667,
"l": 70.588
},
"oklch": {
"l": 0.79414,
"c": 0.03094,
"h": 94.4
},
"luminance": 0.50189
}Semantic roles & 50–950 ramp
primary
#C2BCA6
secondary
#767D96
accent
#5B9D49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382