#C8BE87#C8BE87
#C8BE87 is a light, moderate yellow. Relative luminance 0.509; OKLCH L 79.7% C 0.073 H 99.1°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BE87 |
|---|---|
| RGB | rgb(200, 190, 135) |
| HSL | hsl(51, 37%, 66%) |
| HSV | hsv(51, 33%, 78%) |
| CMYK | cmyk(0%, 5%, 32.5%, 21.6%) |
| CIE-LAB | lab(76.59, -4.82, 29.10) |
| CIE-LCH | lch(76.59, 29.50, 99.41°) |
| OKLab | oklab(79.65% -0.0116 0.0726) |
| OKLCH | oklch(79.65% 0.073 99.1) |
| XYZ | xyz(46.6066, 50.8567, 30.2782) |
| Luminance | 0.5086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.75
Darkkhaki
#BDB76B
ΔE00 5.01
Sandstone
#C9AE74
ΔE00 6.56
Very Light Brown
#D3B683
ΔE00 6.77
Putty
#BEAE8A
ΔE00 6.79
Beige (survey)
#E6DAA6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BE87 #8791C8
analogous
#C89D87 #C8BE87 #B1C887
triadic
#C8BE87 #87C8BE #BE87C8
tetradic
#C8BE87 #87C89D #8791C8 #C887B1
square
#C8BE87 #87C89D #8791C8 #C887B1
split-complementary
#C8BE87 #87B1C8 #9D87C8
monochromatic
#928643 #B5A75D #C8BE87 #DBD5B1 #EEEBDB
Accessibility & contrast
On white
1.88
#C8BE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#C8BE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BE87
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BE87 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB83
Deuteranopia (green-blind)
#CBBF89
Tritanopia (blue-blind)
#D2B6B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8be87; /* rgb */ color: rgb(200, 190, 135); /* oklch */ color: oklch(79.7% 0.073 99.1);
Tailwind
colors: {
custom: {
50: '#d9d1aa',
500: '#c8be87',
950: '#000000',
},
}SCSS
$custom: #c8be87; $custom-light: #d9d1aa; $custom-dark: #000000;
JSON
{
"hex": "#c8be87",
"rgb": {
"r": 200,
"g": 190,
"b": 135
},
"hsl": {
"h": 50.769,
"s": 37.143,
"l": 65.686
},
"oklch": {
"l": 0.79654,
"c": 0.07349,
"h": 99.1
},
"luminance": 0.50856
}Semantic roles & 50–950 ramp
primary
#C8BE87
secondary
#5A6499
accent
#48B035
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151410
muted
#848381