#C8BFA2#C8BFA2
#C8BFA2 is a light, muted yellow. Relative luminance 0.521; OKLCH L 80.4% C 0.041 H 92.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFA2 |
|---|---|
| RGB | rgb(200, 191, 162) |
| HSL | hsl(46, 26%, 71%) |
| HSV | hsv(46, 19%, 78%) |
| CMYK | cmyk(0%, 4.5%, 19%, 21.6%) |
| CIE-LAB | lab(77.37, -1.62, 15.79) |
| CIE-LCH | lch(77.37, 15.87, 95.86°) |
| OKLab | oklab(80.44% -0.002 0.0406) |
| OKLCH | oklch(80.44% 0.041 92.8) |
| XYZ | xyz(48.9716, 52.1504, 41.6617) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Putty
#BEAE8A
ΔE00 5.43
Khaki
#C3B091
ΔE00 5.62
Warm Gray
#C9BEB0
ΔE00 6.28
Bland
#AFA88B
ΔE00 6.50
Sand
#C2B280
ΔE00 6.89
Greige
#B8AB98
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFA2 #A2ABC8
analogous
#C8ACA2 #C8BFA2 #BEC8A2
triadic
#C8BFA2 #A2C8BF #BFA2C8
tetradic
#C8BFA2 #A2C8AC #A2ABC8 #C8A2BE
square
#C8BFA2 #A2C8AC #A2ABC8 #C8A2BE
split-complementary
#C8BFA2 #A2BEC8 #ACA2C8
monochromatic
#978859 #B1A57C #C8BFA2 #DFD9C8 #F4F2EC
Accessibility & contrast
On white
1.84
#C8BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#C8BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFA2
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFA2 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BDA0
Deuteranopia (green-blind)
#C8C0A3
Tritanopia (blue-blind)
#CFBAB7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bfa2; /* rgb */ color: rgb(200, 191, 162); /* oklch */ color: oklch(80.4% 0.041 92.8);
Tailwind
colors: {
custom: {
50: '#d9d2bd',
500: '#c8bfa2',
950: '#000000',
},
}SCSS
$custom: #c8bfa2; $custom-light: #d9d2bd; $custom-dark: #000000;
JSON
{
"hex": "#c8bfa2",
"rgb": {
"r": 200,
"g": 191,
"b": 162
},
"hsl": {
"h": 45.789,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80438,
"c": 0.04068,
"h": 92.8
},
"luminance": 0.5215
}Semantic roles & 50–950 ramp
primary
#C8BFA2
secondary
#727C9D
accent
#59A441
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382