#C2BEAD#C2BEAD
#C2BEAD is a light, muted yellow. Relative luminance 0.513; OKLCH L 80.0% C 0.024 H 96.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEAD |
|---|---|
| RGB | rgb(194, 190, 173) |
| HSL | hsl(49, 15%, 72%) |
| HSV | hsv(49, 11%, 76%) |
| CMYK | cmyk(0%, 2.1%, 10.8%, 23.9%) |
| CIE-LAB | lab(76.87, -1.56, 9.08) |
| CIE-LCH | lch(76.87, 9.22, 99.76°) |
| OKLab | oklab(80.01% -0.0025 0.0237) |
| OKLCH | oklch(80.01% 0.024 96) |
| XYZ | xyz(48.2036, 51.3138, 46.8922) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.22
Greige
#B8AB98
ΔE00 6.42
Greyish
#A8A495
ΔE00 7.25
Bland
#AFA88B
ΔE00 7.51
Silver (survey)
#C5C9C7
ΔE00 7.57
Silver
#C0C0C0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEAD #ADB1C2
analogous
#C2B4AD #C2BEAD #BCC2AD
triadic
#C2BEAD #ADC2BE #BEADC2
tetradic
#C2BEAD #ADC2B4 #ADB1C2 #C2ADBC
square
#C2BEAD #ADC2B4 #ADB1C2 #C2ADBC
split-complementary
#C2BEAD #ADBCC2 #B4ADC2
monochromatic
#8C8568 #A8A28A #C2BEAD #DCDAD0 #F2F1ED
Accessibility & contrast
On white
1.86
#C2BEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#C2BEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEAD
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEAD | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAC
Deuteranopia (green-blind)
#C3BEAE
Tritanopia (blue-blind)
#C6BBB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bead; /* rgb */ color: rgb(194, 190, 173); /* oklch */ color: oklch(80.0% 0.024 96.0);
Tailwind
colors: {
custom: {
50: '#d4d1c5',
500: '#c2bead',
950: '#000000',
},
}SCSS
$custom: #c2bead; $custom-light: #d4d1c5; $custom-dark: #000000;
JSON
{
"hex": "#c2bead",
"rgb": {
"r": 194,
"g": 190,
"b": 173
},
"hsl": {
"h": 48.571,
"s": 14.685,
"l": 71.961
},
"oklch": {
"l": 0.80005,
"c": 0.02382,
"h": 96
},
"luminance": 0.51313
}Semantic roles & 50–950 ramp
primary
#C2BEAD
secondary
#7E8296
accent
#5B994D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382