#C8BF98#C8BF98
#C8BF98 is a light, muted yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.053 H 96.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF98 |
|---|---|
| RGB | rgb(200, 191, 152) |
| HSL | hsl(49, 30%, 69%) |
| HSV | hsv(49, 24%, 78%) |
| CMYK | cmyk(0%, 4.5%, 24%, 21.6%) |
| CIE-LAB | lab(77.17, -3.08, 20.86) |
| CIE-LCH | lch(77.17, 21.09, 98.40°) |
| OKLab | oklab(80.21% -0.0061 0.0531) |
| OKLCH | oklch(80.21% 0.053 96.6) |
| XYZ | xyz(48.1178, 51.8089, 37.1650) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.85
Putty
#BEAE8A
ΔE00 5.28
Khaki
#C3B091
ΔE00 6.51
Bland
#AFA88B
ΔE00 6.87
Beige (survey)
#E6DAA6
ΔE00 7.23
Very Light Brown
#D3B683
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF98 #98A1C8
analogous
#C8A798 #C8BF98 #B9C898
triadic
#C8BF98 #98C8BF #BF98C8
tetradic
#C8BF98 #98C8A7 #98A1C8 #C898B9
square
#C8BF98 #98C8A7 #98A1C8 #C898B9
split-complementary
#C8BF98 #98B9C8 #A798C8
monochromatic
#968950 #B3A670 #C8BF98 #DDD8C0 #F3F1E8
Accessibility & contrast
On white
1.85
#C8BF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#C8BF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF98
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF98 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD96
Deuteranopia (green-blind)
#CAC099
Tritanopia (blue-blind)
#D0B9B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c8bf98; /* rgb */ color: rgb(200, 191, 152); /* oklch */ color: oklch(80.2% 0.053 96.6);
Tailwind
colors: {
custom: {
50: '#d9d2b6',
500: '#c8bf98',
950: '#000000',
},
}SCSS
$custom: #c8bf98; $custom-light: #d9d2b6; $custom-dark: #000000;
JSON
{
"hex": "#c8bf98",
"rgb": {
"r": 200,
"g": 191,
"b": 152
},
"hsl": {
"h": 48.75,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.8021,
"c": 0.05343,
"h": 96.6
},
"luminance": 0.51808
}Semantic roles & 50–950 ramp
primary
#C8BF98
secondary
#68729D
accent
#51A93C
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381