#C8BFA0#C8BFA0
#C8BFA0 is a light, muted yellow. Relative luminance 0.521; OKLCH L 80.4% C 0.043 H 93.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFA0 |
|---|---|
| RGB | rgb(200, 191, 160) |
| HSL | hsl(47, 27%, 71%) |
| HSV | hsv(47, 20%, 78%) |
| CMYK | cmyk(0%, 4.5%, 20%, 21.6%) |
| CIE-LAB | lab(77.33, -1.92, 16.80) |
| CIE-LCH | lch(77.33, 16.91, 96.52°) |
| OKLab | oklab(80.39% -0.0028 0.0432) |
| OKLCH | oklch(80.39% 0.043 93.7) |
| XYZ | xyz(48.7952, 52.0799, 40.7328) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 5.27
Khaki
#C3B091
ΔE00 5.72
Sand
#C2B280
ΔE00 6.41
Bland
#AFA88B
ΔE00 6.46
Warm Gray
#C9BEB0
ΔE00 6.92
Stone (survey)
#ADA587
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFA0 #A0A9C8
analogous
#C8ABA0 #C8BFA0 #BDC8A0
triadic
#C8BFA0 #A0C8BF #BFA0C8
tetradic
#C8BFA0 #A0C8AB #A0A9C8 #C8A0BD
square
#C8BFA0 #A0C8AB #A0A9C8 #C8A0BD
split-complementary
#C8BFA0 #A0BDC8 #ABA0C8
monochromatic
#968857 #B2A579 #C8BFA0 #DED9C7 #F4F2EC
Accessibility & contrast
On white
1.84
#C8BFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#C8BFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFA0
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFA0 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9E
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#CFBAB6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bfa0; /* rgb */ color: rgb(200, 191, 160); /* oklch */ color: oklch(80.4% 0.043 93.7);
Tailwind
colors: {
custom: {
50: '#d9d2bc',
500: '#c8bfa0',
950: '#000000',
},
}SCSS
$custom: #c8bfa0; $custom-light: #d9d2bc; $custom-dark: #000000;
JSON
{
"hex": "#c8bfa0",
"rgb": {
"r": 200,
"g": 191,
"b": 160
},
"hsl": {
"h": 46.5,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.80391,
"c": 0.04324,
"h": 93.7
},
"luminance": 0.52079
}Semantic roles & 50–950 ramp
primary
#C8BFA0
secondary
#707A9D
accent
#57A540
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382