#C8BFA3#C8BFA3
#C8BFA3 is a light, muted yellow. Relative luminance 0.522; OKLCH L 80.5% C 0.039 H 92.3°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFA3 |
|---|---|
| RGB | rgb(200, 191, 163) |
| HSL | hsl(45, 25%, 71%) |
| HSV | hsv(45, 19%, 78%) |
| CMYK | cmyk(0%, 4.5%, 18.5%, 21.6%) |
| CIE-LAB | lab(77.39, -1.47, 15.28) |
| CIE-LCH | lch(77.39, 15.35, 95.49°) |
| OKLab | oklab(80.46% -0.0016 0.0394) |
| OKLCH | oklch(80.46% 0.039 92.3) |
| XYZ | xyz(49.0608, 52.1861, 42.1317) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 5.54
Khaki
#C3B091
ΔE00 5.60
Warm Gray
#C9BEB0
ΔE00 5.95
Bland
#AFA88B
ΔE00 6.55
Greige
#B8AB98
ΔE00 6.74
Sand
#C2B280
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFA3 #A3ACC8
analogous
#C8ACA3 #C8BFA3 #BEC8A3
triadic
#C8BFA3 #A3C8BF #BFA3C8
tetradic
#C8BFA3 #A3C8AC #A3ACC8 #C8A3BE
square
#C8BFA3 #A3C8AC #A3ACC8 #C8A3BE
split-complementary
#C8BFA3 #A3BEC8 #ACA3C8
monochromatic
#97885A #B1A47D #C8BFA3 #DFDAC9 #F4F2EC
Accessibility & contrast
On white
1.84
#C8BFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#C8BFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFA3
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFA3 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA1
Deuteranopia (green-blind)
#C8C0A4
Tritanopia (blue-blind)
#CEBAB7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bfa3; /* rgb */ color: rgb(200, 191, 163); /* oklch */ color: oklch(80.5% 0.039 92.3);
Tailwind
colors: {
custom: {
50: '#d9d2be',
500: '#c8bfa3',
950: '#000000',
},
}SCSS
$custom: #c8bfa3; $custom-light: #d9d2be; $custom-dark: #000000;
JSON
{
"hex": "#c8bfa3",
"rgb": {
"r": 200,
"g": 191,
"b": 163
},
"hsl": {
"h": 45.405,
"s": 25.17,
"l": 71.176
},
"oklch": {
"l": 0.80462,
"c": 0.0394,
"h": 92.3
},
"luminance": 0.52185
}Semantic roles & 50–950 ramp
primary
#C8BFA3
secondary
#737D9D
accent
#5AA442
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382