#C2BEAE#C2BEAE
#C2BEAE is a light, muted yellow. Relative luminance 0.514; OKLCH L 80.0% C 0.022 H 95.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEAE |
|---|---|
| RGB | rgb(194, 190, 174) |
| HSL | hsl(48, 14%, 72%) |
| HSV | hsv(48, 10%, 76%) |
| CMYK | cmyk(0%, 2.1%, 10.3%, 23.9%) |
| CIE-LAB | lab(76.89, -1.40, 8.58) |
| CIE-LCH | lch(76.89, 8.69, 99.24°) |
| OKLab | oklab(80.03% -0.0021 0.0224) |
| OKLCH | oklch(80.03% 0.022 95.3) |
| XYZ | xyz(48.3007, 51.3527, 47.4037) |
| Luminance | 0.5135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.99
Greige
#B8AB98
ΔE00 6.40
Greyish
#A8A495
ΔE00 7.24
Silver (survey)
#C5C9C7
ΔE00 7.26
Silver
#C0C0C0
ΔE00 7.39
Bland
#AFA88B
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEAE #AEB2C2
analogous
#C2B4AE #C2BEAE #BCC2AE
triadic
#C2BEAE #AEC2BE #BEAEC2
tetradic
#C2BEAE #AEC2B4 #AEB2C2 #C2AEBC
square
#C2BEAE #AEC2B4 #AEB2C2 #C2AEBC
split-complementary
#C2BEAE #AEBCC2 #B4AEC2
monochromatic
#8C856A #A8A28B #C2BEAE #DCDAD1 #F2F1EE
Accessibility & contrast
On white
1.86
#C2BEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#C2BEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEAE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEAE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAD
Deuteranopia (green-blind)
#C3BEAE
Tritanopia (blue-blind)
#C6BBB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2beae; /* rgb */ color: rgb(194, 190, 174); /* oklch */ color: oklch(80.0% 0.022 95.3);
Tailwind
colors: {
custom: {
50: '#d4d1c6',
500: '#c2beae',
950: '#000000',
},
}SCSS
$custom: #c2beae; $custom-light: #d4d1c6; $custom-dark: #000000;
JSON
{
"hex": "#c2beae",
"rgb": {
"r": 194,
"g": 190,
"b": 174
},
"hsl": {
"h": 48,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.80031,
"c": 0.02249,
"h": 95.3
},
"luminance": 0.51352
}Semantic roles & 50–950 ramp
primary
#C2BEAE
secondary
#7F8396
accent
#5C984D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382