#C2BDAE#C2BDAE
#C2BDAE is a light, muted yellow. Relative luminance 0.509; OKLCH L 79.8% C 0.021 H 91.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BDAE |
|---|---|
| RGB | rgb(194, 189, 174) |
| HSL | hsl(45, 14%, 72%) |
| HSV | hsv(45, 10%, 76%) |
| CMYK | cmyk(0%, 2.6%, 10.3%, 23.9%) |
| CIE-LAB | lab(76.63, -0.87, 8.20) |
| CIE-LCH | lch(76.63, 8.25, 96.02°) |
| OKLab | oklab(79.83% -0.0006 0.0214) |
| OKLCH | oklch(79.83% 0.021 91.6) |
| XYZ | xyz(48.0849, 50.9210, 47.3318) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.30
Greige
#B8AB98
ΔE00 5.92
Silver
#C0C0C0
ΔE00 7.04
Greyish
#A8A495
ΔE00 7.06
Silver (survey)
#C5C9C7
ΔE00 7.20
Khaki
#C3B091
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BDAE #AEB3C2
analogous
#C2B3AE #C2BDAE #BDC2AE
triadic
#C2BDAE #AEC2BD #BDAEC2
tetradic
#C2BDAE #AEC2B3 #AEB3C2 #C2AEBD
square
#C2BDAE #AEC2B3 #AEB3C2 #C2AEBD
split-complementary
#C2BDAE #AEBDC2 #B3AEC2
monochromatic
#8C836A #A8A18B #C2BDAE #DCD9D1 #F2F1EE
Accessibility & contrast
On white
1.88
#C2BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#C2BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BDAE
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BDAE | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAD
Deuteranopia (green-blind)
#C2BEAE
Tritanopia (blue-blind)
#C6BAB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c2bdae; /* rgb */ color: rgb(194, 189, 174); /* oklch */ color: oklch(79.8% 0.021 91.6);
Tailwind
colors: {
custom: {
50: '#d4d0c6',
500: '#c2bdae',
950: '#000000',
},
}SCSS
$custom: #c2bdae; $custom-light: #d4d0c6; $custom-dark: #000000;
JSON
{
"hex": "#c2bdae",
"rgb": {
"r": 194,
"g": 189,
"b": 174
},
"hsl": {
"h": 45,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.79826,
"c": 0.02145,
"h": 91.6
},
"luminance": 0.50921
}Semantic roles & 50–950 ramp
primary
#C2BDAE
secondary
#7F8496
accent
#60984D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382