#C2BEAF#C2BEAF
#C2BEAF is a light, muted yellow. Relative luminance 0.514; OKLCH L 80.1% C 0.021 H 94.6°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEAF |
|---|---|
| RGB | rgb(194, 190, 175) |
| HSL | hsl(47, 13%, 72%) |
| HSV | hsv(47, 10%, 76%) |
| CMYK | cmyk(0%, 2.1%, 9.8%, 23.9%) |
| CIE-LAB | lab(76.92, -1.23, 8.07) |
| CIE-LCH | lch(76.92, 8.16, 98.65°) |
| OKLab | oklab(80.06% -0.0017 0.0211) |
| OKLCH | oklch(80.06% 0.021 94.6) |
| XYZ | xyz(48.3986, 51.3918, 47.9191) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.77
Greige
#B8AB98
ΔE00 6.40
Silver (survey)
#C5C9C7
ΔE00 6.94
Silver
#C0C0C0
ΔE00 7.00
Greyish
#A8A495
ΔE00 7.25
Cement
#A5A391
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEAF #AFB3C2
analogous
#C2B5AF #C2BEAF #BDC2AF
triadic
#C2BEAF #AFC2BE #BEAFC2
tetradic
#C2BEAF #AFC2B5 #AFB3C2 #C2AFBD
square
#C2BEAF #AFC2B5 #AFB3C2 #C2AFBD
split-complementary
#C2BEAF #AFBDC2 #B5AFC2
monochromatic
#8C856B #A8A28C #C2BEAF #DCDAD2 #F2F1EE
Accessibility & contrast
On white
1.86
#C2BEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#C2BEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEAF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEAF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAE
Deuteranopia (green-blind)
#C3BEAF
Tritanopia (blue-blind)
#C5BCBA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2beaf; /* rgb */ color: rgb(194, 190, 175); /* oklch */ color: oklch(80.1% 0.021 94.6);
Tailwind
colors: {
custom: {
50: '#d4d1c6',
500: '#c2beaf',
950: '#000000',
},
}SCSS
$custom: #c2beaf; $custom-light: #d4d1c6; $custom-dark: #000000;
JSON
{
"hex": "#c2beaf",
"rgb": {
"r": 194,
"g": 190,
"b": 175
},
"hsl": {
"h": 47.368,
"s": 13.475,
"l": 72.353
},
"oklch": {
"l": 0.80058,
"c": 0.02116,
"h": 94.6
},
"luminance": 0.51391
}Semantic roles & 50–950 ramp
primary
#C2BEAF
secondary
#808496
accent
#5D984E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382