#C2BEAC#C2BEAC
#C2BEAC is a light, muted yellow. Relative luminance 0.513; OKLCH L 80.0% C 0.025 H 96.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEAC |
|---|---|
| RGB | rgb(194, 190, 172) |
| HSL | hsl(49, 15%, 72%) |
| HSV | hsv(49, 11%, 76%) |
| CMYK | cmyk(0%, 2.1%, 11.3%, 23.9%) |
| CIE-LAB | lab(76.85, -1.73, 9.59) |
| CIE-LCH | lch(76.85, 9.74, 100.21°) |
| OKLab | oklab(79.98% -0.0029 0.025) |
| OKLCH | oklch(79.98% 0.025 96.6) |
| XYZ | xyz(48.1072, 51.2752, 46.3845) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.48
Greige
#B8AB98
ΔE00 6.46
Greyish
#A8A495
ΔE00 7.28
Bland
#AFA88B
ΔE00 7.29
Cement
#A5A391
ΔE00 7.75
Khaki
#C3B091
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEAC #ACB0C2
analogous
#C2B3AC #C2BEAC #BBC2AC
triadic
#C2BEAC #ACC2BE #BEACC2
tetradic
#C2BEAC #ACC2B3 #ACB0C2 #C2ACBB
square
#C2BEAC #ACC2B3 #ACB0C2 #C2ACBB
split-complementary
#C2BEAC #ACBBC2 #B3ACC2
monochromatic
#8C8667 #A8A289 #C2BEAC #DCDACF #F2F1ED
Accessibility & contrast
On white
1.87
#C2BEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#C2BEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEAC
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEAC | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 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)
#C2BDAB
Deuteranopia (green-blind)
#C3BEAD
Tritanopia (blue-blind)
#C6BBB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2beac; /* rgb */ color: rgb(194, 190, 172); /* oklch */ color: oklch(80.0% 0.025 96.6);
Tailwind
colors: {
custom: {
50: '#d4d1c4',
500: '#c2beac',
950: '#000000',
},
}SCSS
$custom: #c2beac; $custom-light: #d4d1c4; $custom-dark: #000000;
JSON
{
"hex": "#c2beac",
"rgb": {
"r": 194,
"g": 190,
"b": 172
},
"hsl": {
"h": 49.091,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.79979,
"c": 0.02516,
"h": 96.6
},
"luminance": 0.51275
}Semantic roles & 50–950 ramp
primary
#C2BEAC
secondary
#7C8196
accent
#5A994C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382