#C2BEA2#C2BEA2
#C2BEA2 is a light, muted yellow. Relative luminance 0.509; OKLCH L 79.7% C 0.038 H 100.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEA2 |
|---|---|
| RGB | rgb(194, 190, 162) |
| HSL | hsl(53, 21%, 70%) |
| HSV | hsv(53, 16%, 76%) |
| CMYK | cmyk(0%, 2.1%, 16.5%, 23.9%) |
| CIE-LAB | lab(76.62, -3.33, 14.67) |
| CIE-LCH | lch(76.62, 15.04, 102.80°) |
| OKLab | oklab(79.73% -0.007 0.0378) |
| OKLCH | oklch(79.73% 0.038 100.5) |
| XYZ | xyz(47.1827, 50.9054, 41.5156) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.09
Putty
#BEAE8A
ΔE00 6.56
Stone (survey)
#ADA587
ΔE00 7.03
Khaki
#C3B091
ΔE00 7.31
Warm Gray
#C9BEB0
ΔE00 7.35
Sand
#C2B280
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEA2 #A2A6C2
analogous
#C2AEA2 #C2BEA2 #B6C2A2
triadic
#C2BEA2 #A2C2BE #BEA2C2
tetradic
#C2BEA2 #A2C2AE #A2A6C2 #C2A2B6
square
#C2BEA2 #A2C2AE #A2A6C2 #C2A2B6
split-complementary
#C2BEA2 #A2B6C2 #AEA2C2
monochromatic
#8D875D #AAA47D #C2BEA2 #DAD8C7 #F2F2EC
Accessibility & contrast
On white
1.88
#C2BEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#C2BEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEA2
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEA2 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BCA0
Deuteranopia (green-blind)
#C5BEA3
Tritanopia (blue-blind)
#C7BAB6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c2bea2; /* rgb */ color: rgb(194, 190, 162); /* oklch */ color: oklch(79.7% 0.038 100.5);
Tailwind
colors: {
custom: {
50: '#d4d1bd',
500: '#c2bea2',
950: '#000000',
},
}SCSS
$custom: #c2bea2; $custom-light: #d4d1bd; $custom-dark: #000000;
JSON
{
"hex": "#c2bea2",
"rgb": {
"r": 194,
"g": 190,
"b": 162
},
"hsl": {
"h": 52.5,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.79729,
"c": 0.03847,
"h": 100.5
},
"luminance": 0.50905
}Semantic roles & 50–950 ramp
primary
#C2BEA2
secondary
#727796
accent
#519F46
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382