#C0BDAE#C0BDAE
#C0BDAE is a light, muted yellow. Relative luminance 0.507; OKLCH L 79.7% C 0.021 H 97.6°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C0BDAE |
|---|---|
| RGB | rgb(192, 189, 174) |
| HSL | hsl(50, 13%, 72%) |
| HSV | hsv(50, 9%, 75%) |
| CMYK | cmyk(0%, 1.6%, 9.4%, 24.7%) |
| CIE-LAB | lab(76.47, -1.59, 7.95) |
| CIE-LCH | lch(76.47, 8.11, 101.31°) |
| OKLab | oklab(79.66% -0.0028 0.0208) |
| OKLCH | oklch(79.66% 0.021 97.6) |
| XYZ | xyz(47.5749, 50.6580, 47.3079) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.32
Greige
#B8AB98
ΔE00 6.53
Silver (survey)
#C5C9C7
ΔE00 6.93
Greyish
#A8A495
ΔE00 6.95
Silver
#C0C0C0
ΔE00 7.05
Cement
#A5A391
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0BDAE #AEB1C0
analogous
#C0B4AE #C0BDAE #BAC0AE
triadic
#C0BDAE #AEC0BD #BDAEC0
tetradic
#C0BDAE #AEC0B4 #AEB1C0 #C0AEBA
square
#C0BDAE #AEC0B4 #AEB1C0 #C0AEBA
split-complementary
#C0BDAE #AEBAC0 #B4AEC0
monochromatic
#89846B #A5A18C #C0BDAE #DBD9D0 #F2F1EE
Accessibility & contrast
On white
1.89
#C0BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#C0BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0BDAE
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0BDAE | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAD
Deuteranopia (green-blind)
#C1BDAE
Tritanopia (blue-blind)
#C3BBB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c0bdae; /* rgb */ color: rgb(192, 189, 174); /* oklch */ color: oklch(79.7% 0.021 97.6);
Tailwind
colors: {
custom: {
50: '#d3d0c6',
500: '#c0bdae',
950: '#000000',
},
}SCSS
$custom: #c0bdae; $custom-light: #d3d0c6; $custom-dark: #000000;
JSON
{
"hex": "#c0bdae",
"rgb": {
"r": 192,
"g": 189,
"b": 174
},
"hsl": {
"h": 50,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.79661,
"c": 0.02097,
"h": 97.6
},
"luminance": 0.50658
}Semantic roles & 50–950 ramp
primary
#C0BDAE
secondary
#7F8293
accent
#5B974F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382