#C2BEAB#C2BEAB
#C2BEAB is a light, muted yellow. Relative luminance 0.512; OKLCH L 80.0% C 0.026 H 97.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEAB |
|---|---|
| RGB | rgb(194, 190, 171) |
| HSL | hsl(50, 16%, 72%) |
| HSV | hsv(50, 12%, 76%) |
| CMYK | cmyk(0%, 2.1%, 11.9%, 23.9%) |
| CIE-LAB | lab(76.82, -1.89, 10.10) |
| CIE-LCH | lch(76.82, 10.27, 100.61°) |
| OKLab | oklab(79.95% -0.0033 0.0263) |
| OKLCH | oklch(79.95% 0.026 97.2) |
| XYZ | xyz(48.0115, 51.2370, 45.8806) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.75
Greige
#B8AB98
ΔE00 6.53
Bland
#AFA88B
ΔE00 7.08
Greyish
#A8A495
ΔE00 7.33
Khaki
#C3B091
ΔE00 7.65
Cement
#A5A391
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEAB #ABAFC2
analogous
#C2B3AB #C2BEAB #BBC2AB
triadic
#C2BEAB #ABC2BE #BEABC2
tetradic
#C2BEAB #ABC2B3 #ABAFC2 #C2ABBB
square
#C2BEAB #ABC2B3 #ABAFC2 #C2ABBB
split-complementary
#C2BEAB #ABBBC2 #B3ABC2
monochromatic
#8D8666 #A8A388 #C2BEAB #DCD9CE #F2F1ED
Accessibility & contrast
On white
1.87
#C2BEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#C2BEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEAB
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEAB | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAA
Deuteranopia (green-blind)
#C3BEAC
Tritanopia (blue-blind)
#C6BBB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2beab; /* rgb */ color: rgb(194, 190, 171); /* oklch */ color: oklch(80.0% 0.026 97.2);
Tailwind
colors: {
custom: {
50: '#d4d1c4',
500: '#c2beab',
950: '#000000',
},
}SCSS
$custom: #c2beab; $custom-light: #d4d1c4; $custom-dark: #000000;
JSON
{
"hex": "#c2beab",
"rgb": {
"r": 194,
"g": 190,
"b": 171
},
"hsl": {
"h": 49.565,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79953,
"c": 0.02649,
"h": 97.2
},
"luminance": 0.51237
}Semantic roles & 50–950 ramp
primary
#C2BEAB
secondary
#7B8096
accent
#599A4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382