#C8BF94#C8BF94
#C8BF94 is a light, muted yellow. Relative luminance 0.517; OKLCH L 80.1% C 0.058 H 97.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF94 |
|---|---|
| RGB | rgb(200, 191, 148) |
| HSL | hsl(50, 32%, 68%) |
| HSV | hsv(50, 26%, 78%) |
| CMYK | cmyk(0%, 4.5%, 26%, 21.6%) |
| CIE-LAB | lab(77.09, -3.64, 22.89) |
| CIE-LCH | lch(77.09, 23.17, 99.04°) |
| OKLab | oklab(80.12% -0.0078 0.058) |
| OKLCH | oklch(80.12% 0.058 97.6) |
| XYZ | xyz(47.7957, 51.6801, 35.4687) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.34
Putty
#BEAE8A
ΔE00 5.58
Beige (survey)
#E6DAA6
ΔE00 6.92
Khaki
#C3B091
ΔE00 7.04
Very Light Brown
#D3B683
ΔE00 7.06
Bland
#AFA88B
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF94 #949DC8
analogous
#C8A594 #C8BF94 #B7C894
triadic
#C8BF94 #94C8BF #BF94C8
tetradic
#C8BF94 #94C8A5 #949DC8 #C894B7
square
#C8BF94 #94C8A5 #949DC8 #C894B7
split-complementary
#C8BF94 #94B7C8 #A594C8
monochromatic
#95884D #B3A76C #C8BF94 #DDD7BC #F2EFE5
Accessibility & contrast
On white
1.85
#C8BF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#C8BF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF94
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF94 | 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)
#C8BC91
Deuteranopia (green-blind)
#CAC095
Tritanopia (blue-blind)
#D0B9B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bf94; /* rgb */ color: rgb(200, 191, 148); /* oklch */ color: oklch(80.1% 0.058 97.6);
Tailwind
colors: {
custom: {
50: '#d9d2b3',
500: '#c8bf94',
950: '#000000',
},
}SCSS
$custom: #c8bf94; $custom-light: #d9d2b3; $custom-dark: #000000;
JSON
{
"hex": "#c8bf94",
"rgb": {
"r": 200,
"g": 191,
"b": 148
},
"hsl": {
"h": 49.615,
"s": 32.099,
"l": 68.235
},
"oklch": {
"l": 0.80123,
"c": 0.05849,
"h": 97.6
},
"luminance": 0.51679
}Semantic roles & 50–950 ramp
primary
#C8BF94
secondary
#646D9D
accent
#4EAB3B
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381