#C8BF95#C8BF95
#C8BF95 is a light, muted yellow. Relative luminance 0.517; OKLCH L 80.1% C 0.057 H 97.4°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF95 |
|---|---|
| RGB | rgb(200, 191, 149) |
| HSL | hsl(49, 32%, 68%) |
| HSV | hsv(49, 26%, 78%) |
| CMYK | cmyk(0%, 4.5%, 25.5%, 21.6%) |
| CIE-LAB | lab(77.11, -3.50, 22.38) |
| CIE-LCH | lch(77.11, 22.65, 98.89°) |
| OKLab | oklab(80.15% -0.0073 0.0568) |
| OKLCH | oklch(80.15% 0.057 97.4) |
| XYZ | xyz(47.8752, 51.7119, 35.8873) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.45
Putty
#BEAE8A
ΔE00 5.50
Khaki
#C3B091
ΔE00 6.90
Beige (survey)
#E6DAA6
ΔE00 6.99
Very Light Brown
#D3B683
ΔE00 7.10
Bland
#AFA88B
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF95 #959EC8
analogous
#C8A595 #C8BF95 #B7C895
triadic
#C8BF95 #95C8BF #BF95C8
tetradic
#C8BF95 #95C8A5 #959EC8 #C895B7
square
#C8BF95 #95C8A5 #959EC8 #C895B7
split-complementary
#C8BF95 #95B7C8 #A595C8
monochromatic
#95894D #B3A76D #C8BF95 #DDD7BD #F2F0E6
Accessibility & contrast
On white
1.85
#C8BF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#C8BF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF95
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF95 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC92
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#D0B9B4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bf95; /* rgb */ color: rgb(200, 191, 149); /* oklch */ color: oklch(80.1% 0.057 97.4);
Tailwind
colors: {
custom: {
50: '#d9d2b4',
500: '#c8bf95',
950: '#000000',
},
}SCSS
$custom: #c8bf95; $custom-light: #d9d2b4; $custom-dark: #000000;
JSON
{
"hex": "#c8bf95",
"rgb": {
"r": 200,
"g": 191,
"b": 149
},
"hsl": {
"h": 49.412,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.80145,
"c": 0.05722,
"h": 97.4
},
"luminance": 0.51711
}Semantic roles & 50–950 ramp
primary
#C8BF95
secondary
#656E9D
accent
#4FAA3B
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381