#C8BFA4#C8BFA4
#C8BFA4 is a light, muted yellow. Relative luminance 0.522; OKLCH L 80.5% C 0.038 H 91.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFA4 |
|---|---|
| RGB | rgb(200, 191, 164) |
| HSL | hsl(45, 25%, 71%) |
| HSV | hsv(45, 18%, 78%) |
| CMYK | cmyk(0%, 4.5%, 18%, 21.6%) |
| CIE-LAB | lab(77.41, -1.31, 14.77) |
| CIE-LCH | lch(77.41, 14.83, 95.09°) |
| OKLab | oklab(80.49% -0.0012 0.0381) |
| OKLCH | oklch(80.49% 0.038 91.7) |
| XYZ | xyz(49.1508, 52.2221, 42.6054) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki
#C3B091
ΔE00 5.59
Warm Gray
#C9BEB0
ΔE00 5.61
Putty
#BEAE8A
ΔE00 5.66
Greige
#B8AB98
ΔE00 6.55
Bland
#AFA88B
ΔE00 6.61
Sand
#C2B280
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFA4 #A4ADC8
analogous
#C8ADA4 #C8BFA4 #BFC8A4
triadic
#C8BFA4 #A4C8BF #BFA4C8
tetradic
#C8BFA4 #A4C8AD #A4ADC8 #C8A4BF
square
#C8BFA4 #A4C8AD #A4ADC8 #C8A4BF
split-complementary
#C8BFA4 #A4BFC8 #ADA4C8
monochromatic
#97885B #B1A47E #C8BFA4 #DFDACA #F3F2EC
Accessibility & contrast
On white
1.83
#C8BFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#C8BFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFA4
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFA4 | 1.00 | 1.83 | 11.44 | 11.44 |
| #FFFFFF | 1.83 | 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)
#C5BEA2
Deuteranopia (green-blind)
#C8C0A5
Tritanopia (blue-blind)
#CEBBB7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bfa4; /* rgb */ color: rgb(200, 191, 164); /* oklch */ color: oklch(80.5% 0.038 91.7);
Tailwind
colors: {
custom: {
50: '#d9d2bf',
500: '#c8bfa4',
950: '#000000',
},
}SCSS
$custom: #c8bfa4; $custom-light: #d9d2bf; $custom-dark: #000000;
JSON
{
"hex": "#c8bfa4",
"rgb": {
"r": 200,
"g": 191,
"b": 164
},
"hsl": {
"h": 45,
"s": 24.658,
"l": 71.373
},
"oklch": {
"l": 0.80486,
"c": 0.03813,
"h": 91.7
},
"luminance": 0.52221
}Semantic roles & 50–950 ramp
primary
#C8BFA4
secondary
#747E9D
accent
#5BA342
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382