#C4BCA2#C4BCA2
#C4BCA2 is a light, muted yellow. Relative luminance 0.503; OKLCH L 79.5% C 0.037 H 92.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BCA2 |
|---|---|
| RGB | rgb(196, 188, 162) |
| HSL | hsl(46, 22%, 70%) |
| HSV | hsv(46, 17%, 77%) |
| CMYK | cmyk(0%, 4.1%, 17.3%, 23.1%) |
| CIE-LAB | lab(76.26, -1.53, 14.18) |
| CIE-LCH | lch(76.26, 14.26, 96.16°) |
| OKLab | oklab(79.48% -0.0018 0.0366) |
| OKLCH | oklch(79.48% 0.037 92.9) |
| XYZ | xyz(47.2694, 50.3116, 41.3964) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 5.41
Khaki
#C3B091
ΔE00 5.50
Warm Gray
#C9BEB0
ΔE00 5.61
Bland
#AFA88B
ΔE00 5.81
Greige
#B8AB98
ΔE00 6.00
Stone (survey)
#ADA587
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BCA2 #A2AAC4
analogous
#C4ABA2 #C4BCA2 #BBC4A2
triadic
#C4BCA2 #A2C4BC #BCA2C4
tetradic
#C4BCA2 #A2C4AB #A2AAC4 #C4A2BB
square
#C4BCA2 #A2C4AB #A2AAC4 #C4A2BB
split-complementary
#C4BCA2 #A2BBC4 #ABA2C4
monochromatic
#90845B #ACA17D #C4BCA2 #DCD7C7 #F3F2EC
Accessibility & contrast
On white
1.90
#C4BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#C4BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BCA2
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BCA2 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA0
Deuteranopia (green-blind)
#C4BDA3
Tritanopia (blue-blind)
#CAB8B5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c4bca2; /* rgb */ color: rgb(196, 188, 162); /* oklch */ color: oklch(79.5% 0.037 92.9);
Tailwind
colors: {
custom: {
50: '#d6d0bd',
500: '#c4bca2',
950: '#000000',
},
}SCSS
$custom: #c4bca2; $custom-light: #d6d0bd; $custom-dark: #000000;
JSON
{
"hex": "#c4bca2",
"rgb": {
"r": 196,
"g": 188,
"b": 162
},
"hsl": {
"h": 45.882,
"s": 22.368,
"l": 70.196
},
"oklch": {
"l": 0.79483,
"c": 0.03666,
"h": 92.9
},
"luminance": 0.50311
}Semantic roles & 50–950 ramp
primary
#C4BCA2
secondary
#727B98
accent
#5AA145
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141312
muted
#838382