#C2BEAA#C2BEAA
#C2BEAA is a light, muted yellow. Relative luminance 0.512; OKLCH L 79.9% C 0.028 H 97.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEAA |
|---|---|
| RGB | rgb(194, 190, 170) |
| HSL | hsl(50, 16%, 71%) |
| HSV | hsv(50, 12%, 76%) |
| CMYK | cmyk(0%, 2.1%, 12.4%, 23.9%) |
| CIE-LAB | lab(76.80, -2.06, 10.61) |
| CIE-LCH | lch(76.80, 10.80, 100.97°) |
| OKLab | oklab(79.93% -0.0037 0.0276) |
| OKLCH | oklch(79.93% 0.028 97.7) |
| XYZ | xyz(47.9166, 51.1990, 45.3805) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.03
Greige
#B8AB98
ΔE00 6.61
Bland
#AFA88B
ΔE00 6.90
Greyish
#A8A495
ΔE00 7.40
Khaki
#C3B091
ΔE00 7.56
Putty
#BEAE8A
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEAA #AAAEC2
analogous
#C2B2AA #C2BEAA #BAC2AA
triadic
#C2BEAA #AAC2BE #BEAAC2
tetradic
#C2BEAA #AAC2B2 #AAAEC2 #C2AABA
square
#C2BEAA #AAC2B2 #AAAEC2 #C2AABA
split-complementary
#C2BEAA #AABAC2 #B2AAC2
monochromatic
#8D8665 #A8A386 #C2BEAA #DCD9CE #F2F1ED
Accessibility & contrast
On white
1.87
#C2BEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#C2BEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEAA
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEAA | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDA9
Deuteranopia (green-blind)
#C4BEAB
Tritanopia (blue-blind)
#C6BBB8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2beaa; /* rgb */ color: rgb(194, 190, 170); /* oklch */ color: oklch(79.9% 0.028 97.7);
Tailwind
colors: {
custom: {
50: '#d4d1c3',
500: '#c2beaa',
950: '#000000',
},
}SCSS
$custom: #c2beaa; $custom-light: #d4d1c3; $custom-dark: #000000;
JSON
{
"hex": "#c2beaa",
"rgb": {
"r": 194,
"g": 190,
"b": 170
},
"hsl": {
"h": 50,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.79928,
"c": 0.02782,
"h": 97.7
},
"luminance": 0.51199
}Semantic roles & 50–950 ramp
primary
#C2BEAA
secondary
#7A7F96
accent
#589B4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382