#C8BF90#C8BF90
#C8BF90 is a light, moderate yellow. Relative luminance 0.516; OKLCH L 80.0% C 0.063 H 98.5°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BF90 |
|---|---|
| RGB | rgb(200, 191, 144) |
| HSL | hsl(50, 34%, 67%) |
| HSV | hsv(50, 28%, 78%) |
| CMYK | cmyk(0%, 4.5%, 28%, 21.6%) |
| CIE-LAB | lab(77.01, -4.18, 24.91) |
| CIE-LCH | lch(77.01, 25.26, 99.53°) |
| OKLab | oklab(80.04% -0.0094 0.0628) |
| OKLCH | oklch(80.04% 0.063 98.5) |
| XYZ | xyz(47.4845, 51.5556, 33.8300) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.04
Putty
#BEAE8A
ΔE00 6.01
Darkkhaki
#BDB76B
ΔE00 6.75
Beige (survey)
#E6DAA6
ΔE00 6.78
Very Light Brown
#D3B683
ΔE00 6.96
Sandstone
#C9AE74
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BF90 #9099C8
analogous
#C8A390 #C8BF90 #B5C890
triadic
#C8BF90 #90C8BF #BF90C8
tetradic
#C8BF90 #90C8A3 #9099C8 #C890B5
square
#C8BF90 #90C8A3 #9099C8 #C890B5
split-complementary
#C8BF90 #90B5C8 #A390C8
monochromatic
#948849 #B4A767 #C8BF90 #DCD7B9 #F1EEE2
Accessibility & contrast
On white
1.86
#C8BF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#C8BF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BF90
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BF90 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC8D
Deuteranopia (green-blind)
#CBC092
Tritanopia (blue-blind)
#D1B8B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8bf90; /* rgb */ color: rgb(200, 191, 144); /* oklch */ color: oklch(80.0% 0.063 98.5);
Tailwind
colors: {
custom: {
50: '#d9d2b0',
500: '#c8bf90',
950: '#000000',
},
}SCSS
$custom: #c8bf90; $custom-light: #d9d2b0; $custom-dark: #000000;
JSON
{
"hex": "#c8bf90",
"rgb": {
"r": 200,
"g": 191,
"b": 144
},
"hsl": {
"h": 50.357,
"s": 33.735,
"l": 67.451
},
"oklch": {
"l": 0.8004,
"c": 0.06349,
"h": 98.5
},
"luminance": 0.51555
}Semantic roles & 50–950 ramp
primary
#C8BF90
secondary
#606A9C
accent
#4CAD39
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151410
muted
#848381