#C2BEA8#C2BEA8
#C2BEA8 is a light, muted yellow. Relative luminance 0.511; OKLCH L 79.9% C 0.030 H 98.6°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEA8 |
|---|---|
| RGB | rgb(194, 190, 168) |
| HSL | hsl(51, 18%, 71%) |
| HSV | hsv(51, 13%, 76%) |
| CMYK | cmyk(0%, 2.1%, 13.4%, 23.9%) |
| CIE-LAB | lab(76.75, -2.38, 11.62) |
| CIE-LCH | lch(76.75, 11.86, 101.58°) |
| OKLab | oklab(79.88% -0.0045 0.0302) |
| OKLCH | oklch(79.88% 0.03 98.6) |
| XYZ | xyz(47.7288, 51.1239, 44.3917) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.60
Bland
#AFA88B
ΔE00 6.58
Greige
#B8AB98
ΔE00 6.83
Putty
#BEAE8A
ΔE00 7.30
Khaki
#C3B091
ΔE00 7.41
Stone (survey)
#ADA587
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEA8 #A8ACC2
analogous
#C2B1A8 #C2BEA8 #B9C2A8
triadic
#C2BEA8 #A8C2BE #BEA8C2
tetradic
#C2BEA8 #A8C2B1 #A8ACC2 #C2A8B9
square
#C2BEA8 #A8C2B1 #A8ACC2 #C2A8B9
split-complementary
#C2BEA8 #A8B9C2 #B1A8C2
monochromatic
#8D8663 #A9A384 #C2BEA8 #DBD9CC #F2F2ED
Accessibility & contrast
On white
1.87
#C2BEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#C2BEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEA8
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEA8 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA7
Deuteranopia (green-blind)
#C4BEA9
Tritanopia (blue-blind)
#C6BBB8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c2bea8; /* rgb */ color: rgb(194, 190, 168); /* oklch */ color: oklch(79.9% 0.030 98.6);
Tailwind
colors: {
custom: {
50: '#d4d1c1',
500: '#c2bea8',
950: '#000000',
},
}SCSS
$custom: #c2bea8; $custom-light: #d4d1c1; $custom-dark: #000000;
JSON
{
"hex": "#c2bea8",
"rgb": {
"r": 194,
"g": 190,
"b": 168
},
"hsl": {
"h": 50.769,
"s": 17.568,
"l": 70.98
},
"oklch": {
"l": 0.79877,
"c": 0.03049,
"h": 98.6
},
"luminance": 0.51123
}Semantic roles & 50–950 ramp
primary
#C2BEA8
secondary
#787D96
accent
#569C4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382