#C2BCA2#C2BCA2
#C2BCA2 is a light, muted yellow. Relative luminance 0.500; OKLCH L 79.3% C 0.036 H 96.4°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BCA2 |
|---|---|
| RGB | rgb(194, 188, 162) |
| HSL | hsl(49, 21%, 70%) |
| HSV | hsv(49, 16%, 76%) |
| CMYK | cmyk(0%, 3.1%, 16.5%, 23.9%) |
| CIE-LAB | lab(76.10, -2.28, 13.93) |
| CIE-LCH | lch(76.10, 14.11, 99.28°) |
| OKLab | oklab(79.32% -0.004 0.036) |
| OKLCH | oklch(79.32% 0.036 96.4) |
| XYZ | xyz(46.7525, 50.0450, 41.3722) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.66
Putty
#BEAE8A
ΔE00 5.88
Warm Gray
#C9BEB0
ΔE00 6.20
Khaki
#C3B091
ΔE00 6.28
Greige
#B8AB98
ΔE00 6.52
Stone (survey)
#ADA587
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BCA2 #A2A8C2
analogous
#C2ACA2 #C2BCA2 #B8C2A2
triadic
#C2BCA2 #A2C2BC #BCA2C2
tetradic
#C2BCA2 #A2C2AC #A2A8C2 #C2A2B8
square
#C2BCA2 #A2C2AC #A2A8C2 #C2A2B8
split-complementary
#C2BCA2 #A2B8C2 #ACA2C2
monochromatic
#8D845D #AAA17D #C2BCA2 #DAD7C7 #F2F1EC
Accessibility & contrast
On white
1.91
#C2BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#C2BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BCA2
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BCA2 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BAA0
Deuteranopia (green-blind)
#C3BDA3
Tritanopia (blue-blind)
#C7B8B5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bca2; /* rgb */ color: rgb(194, 188, 162); /* oklch */ color: oklch(79.3% 0.036 96.4);
Tailwind
colors: {
custom: {
50: '#d4d0bd',
500: '#c2bca2',
950: '#000000',
},
}SCSS
$custom: #c2bca2; $custom-light: #d4d0bd; $custom-dark: #000000;
JSON
{
"hex": "#c2bca2",
"rgb": {
"r": 194,
"g": 188,
"b": 162
},
"hsl": {
"h": 48.75,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.79315,
"c": 0.0362,
"h": 96.4
},
"luminance": 0.50044
}Semantic roles & 50–950 ramp
primary
#C2BCA2
secondary
#727996
accent
#579F46
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382