#C2BFA0#C2BFA0
#C2BFA0 is a light, muted yellow. Relative luminance 0.513; OKLCH L 79.9% C 0.042 H 102.8°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFA0 |
|---|---|
| RGB | rgb(194, 191, 160) |
| HSL | hsl(55, 22%, 69%) |
| HSV | hsv(55, 18%, 76%) |
| CMYK | cmyk(0%, 1.5%, 17.5%, 23.9%) |
| CIE-LAB | lab(76.84, -4.17, 16.05) |
| CIE-LCH | lch(76.84, 16.58, 104.55°) |
| OKLab | oklab(79.89% -0.0093 0.0413) |
| OKLCH | oklch(79.89% 0.042 102.8) |
| XYZ | xyz(47.2237, 51.2696, 40.6592) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.40
Putty
#BEAE8A
ΔE00 6.83
Stone (survey)
#ADA587
ΔE00 7.31
Sand
#C2B280
ΔE00 7.37
Khaki
#C3B091
ΔE00 7.90
Warm Gray
#C9BEB0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFA0 #A0A3C2
analogous
#C2AEA0 #C2BFA0 #B4C2A0
triadic
#C2BFA0 #A0C2BF #BFA0C2
tetradic
#C2BFA0 #A0C2AE #A0A3C2 #C2A0B4
square
#C2BFA0 #A0C2AE #A0A3C2 #C2A0B4
split-complementary
#C2BFA0 #A0B4C2 #AEA0C2
monochromatic
#8D895B #AAA67B #C2BFA0 #DAD8C5 #F2F1EB
Accessibility & contrast
On white
1.87
#C2BFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#C2BFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFA0
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFA0 | 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)
#C5BD9E
Deuteranopia (green-blind)
#C6BFA1
Tritanopia (blue-blind)
#C8BBB6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bfa0; /* rgb */ color: rgb(194, 191, 160); /* oklch */ color: oklch(79.9% 0.042 102.8);
Tailwind
colors: {
custom: {
50: '#d4d2bc',
500: '#c2bfa0',
950: '#000000',
},
}SCSS
$custom: #c2bfa0; $custom-light: #d4d2bc; $custom-dark: #000000;
JSON
{
"hex": "#c2bfa0",
"rgb": {
"r": 194,
"g": 191,
"b": 160
},
"hsl": {
"h": 54.706,
"s": 21.795,
"l": 69.412
},
"oklch": {
"l": 0.79889,
"c": 0.04231,
"h": 102.8
},
"luminance": 0.51269
}Semantic roles & 50–950 ramp
primary
#C2BFA0
secondary
#707496
accent
#4DA045
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382