#C2BDA2#C2BDA2
#C2BDA2 is a light, muted yellow. Relative luminance 0.505; OKLCH L 79.5% C 0.037 H 98.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BDA2 |
|---|---|
| RGB | rgb(194, 189, 162) |
| HSL | hsl(51, 21%, 70%) |
| HSV | hsv(51, 16%, 76%) |
| CMYK | cmyk(0%, 2.6%, 16.5%, 23.9%) |
| CIE-LAB | lab(76.36, -2.81, 14.30) |
| CIE-LCH | lch(76.36, 14.57, 101.10°) |
| OKLab | oklab(79.52% -0.0055 0.0369) |
| OKLCH | oklch(79.52% 0.037 98.5) |
| XYZ | xyz(46.9669, 50.4738, 41.4436) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.84
Putty
#BEAE8A
ΔE00 6.20
Warm Gray
#C9BEB0
ΔE00 6.77
Stone (survey)
#ADA587
ΔE00 6.78
Khaki
#C3B091
ΔE00 6.79
Greige
#B8AB98
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BDA2 #A2A7C2
analogous
#C2ADA2 #C2BDA2 #B7C2A2
triadic
#C2BDA2 #A2C2BD #BDA2C2
tetradic
#C2BDA2 #A2C2AD #A2A7C2 #C2A2B7
square
#C2BDA2 #A2C2AD #A2A7C2 #C2A2B7
split-complementary
#C2BDA2 #A2B7C2 #ADA2C2
monochromatic
#8D855D #AAA37D #C2BDA2 #DAD7C7 #F2F1EC
Accessibility & contrast
On white
1.89
#C2BDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#C2BDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BDA2
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BDA2 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BBA0
Deuteranopia (green-blind)
#C4BDA3
Tritanopia (blue-blind)
#C7B9B5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bda2; /* rgb */ color: rgb(194, 189, 162); /* oklch */ color: oklch(79.5% 0.037 98.5);
Tailwind
colors: {
custom: {
50: '#d4d0bd',
500: '#c2bda2',
950: '#000000',
},
}SCSS
$custom: #c2bda2; $custom-light: #d4d0bd; $custom-dark: #000000;
JSON
{
"hex": "#c2bda2",
"rgb": {
"r": 194,
"g": 189,
"b": 162
},
"hsl": {
"h": 50.625,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.79522,
"c": 0.0373,
"h": 98.5
},
"luminance": 0.50473
}Semantic roles & 50–950 ramp
primary
#C2BDA2
secondary
#727896
accent
#549F46
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382