#C2BFB4#C2BFB4
#C2BFB4 is a light, near-neutral yellow. Relative luminance 0.520; OKLCH L 80.4% C 0.016 H 94.2°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFB4 |
|---|---|
| RGB | rgb(194, 191, 180) |
| HSL | hsl(47, 10%, 73%) |
| HSV | hsv(47, 7%, 76%) |
| CMYK | cmyk(0%, 1.5%, 7.2%, 23.9%) |
| CIE-LAB | lab(77.30, -0.91, 5.92) |
| CIE-LCH | lch(77.30, 5.98, 98.71°) |
| OKLab | oklab(80.4% -0.0011 0.0155) |
| OKLCH | oklch(80.4% 0.016 94.2) |
| XYZ | xyz(49.1161, 52.0265, 50.6258) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.82
Silver
#C0C0C0
ΔE00 5.35
Silver (survey)
#C5C9C7
ΔE00 5.44
Greige
#B8AB98
ΔE00 7.14
Light Gray
#D3D3D3
ΔE00 7.30
Light Grey
#D8DCD6
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFB4 #B4B7C2
analogous
#C2B8B4 #C2BFB4 #BEC2B4
triadic
#C2BFB4 #B4C2BF #BFB4C2
tetradic
#C2BFB4 #B4C2B8 #B4B7C2 #C2B4BE
square
#C2BFB4 #B4C2B8 #B4B7C2 #C2B4BE
split-complementary
#C2BFB4 #B4BEC2 #B8B4C2
monochromatic
#8B8571 #A7A292 #C2BFB4 #DDDCD6 #F1F1EE
Accessibility & contrast
On white
1.84
#C2BFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#C2BFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFB4
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFB4 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB3
Deuteranopia (green-blind)
#C2BFB4
Tritanopia (blue-blind)
#C5BDBC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bfb4; /* rgb */ color: rgb(194, 191, 180); /* oklch */ color: oklch(80.4% 0.016 94.2);
Tailwind
colors: {
custom: {
50: '#d4d2ca',
500: '#c2bfb4',
950: '#000000',
},
}SCSS
$custom: #c2bfb4; $custom-light: #d4d2ca; $custom-dark: #000000;
JSON
{
"hex": "#c2bfb4",
"rgb": {
"r": 194,
"g": 191,
"b": 180
},
"hsl": {
"h": 47.143,
"s": 10.294,
"l": 73.333
},
"oklch": {
"l": 0.80397,
"c": 0.01556,
"h": 94.2
},
"luminance": 0.52026
}Semantic roles & 50–950 ramp
primary
#C2BFB4
secondary
#858895
accent
#609451
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382