#C2BBA2#C2BBA2
#C2BBA2 is a light, muted yellow. Relative luminance 0.496; OKLCH L 79.1% C 0.035 H 94.1°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBA2 |
|---|---|
| RGB | rgb(194, 187, 162) |
| HSL | hsl(47, 21%, 70%) |
| HSV | hsv(47, 16%, 76%) |
| CMYK | cmyk(0%, 3.6%, 16.5%, 23.9%) |
| CIE-LAB | lab(75.83, -1.75, 13.56) |
| CIE-LCH | lch(75.83, 13.67, 97.35°) |
| OKLab | oklab(79.11% -0.0025 0.035) |
| OKLCH | oklch(79.11% 0.035 94.1) |
| XYZ | xyz(46.5396, 49.6193, 41.3012) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.55
Putty
#BEAE8A
ΔE00 5.62
Warm Gray
#C9BEB0
ΔE00 5.62
Khaki
#C3B091
ΔE00 5.78
Greige
#B8AB98
ΔE00 5.89
Stone (survey)
#ADA587
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBA2 #A2A9C2
analogous
#C2ABA2 #C2BBA2 #B9C2A2
triadic
#C2BBA2 #A2C2BB #BBA2C2
tetradic
#C2BBA2 #A2C2AB #A2A9C2 #C2A2B9
square
#C2BBA2 #A2C2AB #A2A9C2 #C2A2B9
split-complementary
#C2BBA2 #A2B9C2 #ABA2C2
monochromatic
#8D825D #AAA07D #C2BBA2 #DAD6C7 #F2F1EC
Accessibility & contrast
On white
1.92
#C2BBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#C2BBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBA2
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBA2 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA1
Deuteranopia (green-blind)
#C3BCA3
Tritanopia (blue-blind)
#C8B7B4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c2bba2; /* rgb */ color: rgb(194, 187, 162); /* oklch */ color: oklch(79.1% 0.035 94.1);
Tailwind
colors: {
custom: {
50: '#d4cfbd',
500: '#c2bba2',
950: '#000000',
},
}SCSS
$custom: #c2bba2; $custom-light: #d4cfbd; $custom-dark: #000000;
JSON
{
"hex": "#c2bba2",
"rgb": {
"r": 194,
"g": 187,
"b": 162
},
"hsl": {
"h": 46.875,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.79109,
"c": 0.03513,
"h": 94.1
},
"luminance": 0.49619
}Semantic roles & 50–950 ramp
primary
#C2BBA2
secondary
#DBDDE4
accent
#5A9F46
background
#FDFCFB
surface
#FAF9F6
border
#D3D2D0
text
#141312
muted
#838281