#C8BE91#C8BE91
#C8BE91 is a light, moderate yellow. Relative luminance 0.512; OKLCH L 79.9% C 0.061 H 97.0°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BE91 |
|---|---|
| RGB | rgb(200, 190, 145) |
| HSL | hsl(49, 33%, 68%) |
| HSV | hsv(49, 28%, 78%) |
| CMYK | cmyk(0%, 5%, 27.5%, 21.6%) |
| CIE-LAB | lab(76.77, -3.52, 24.05) |
| CIE-LCH | lch(76.77, 24.31, 98.34°) |
| OKLab | oklab(79.85% -0.0075 0.0607) |
| OKLCH | oklch(79.85% 0.061 97) |
| XYZ | xyz(47.3440, 51.1516, 34.1618) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.80
Putty
#BEAE8A
ΔE00 5.43
Very Light Brown
#D3B683
ΔE00 6.60
Khaki
#C3B091
ΔE00 6.96
Beige (survey)
#E6DAA6
ΔE00 7.00
Sandstone
#C9AE74
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BE91 #919BC8
analogous
#C8A391 #C8BE91 #B6C891
triadic
#C8BE91 #91C8BE #BE91C8
tetradic
#C8BE91 #91C8A3 #919BC8 #C891B6
square
#C8BE91 #91C8A3 #919BC8 #C891B6
split-complementary
#C8BE91 #91B6C8 #A391C8
monochromatic
#94874A #B4A668 #C8BE91 #DCD6BA #F1EEE3
Accessibility & contrast
On white
1.87
#C8BE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#C8BE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BE91
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BE91 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8E
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#D1B7B2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8be91; /* rgb */ color: rgb(200, 190, 145); /* oklch */ color: oklch(79.9% 0.061 97.0);
Tailwind
colors: {
custom: {
50: '#d9d1b1',
500: '#c8be91',
950: '#000000',
},
}SCSS
$custom: #c8be91; $custom-light: #d9d1b1; $custom-dark: #000000;
JSON
{
"hex": "#c8be91",
"rgb": {
"r": 200,
"g": 190,
"b": 145
},
"hsl": {
"h": 49.091,
"s": 33.333,
"l": 67.647
},
"oklch": {
"l": 0.79853,
"c": 0.06119,
"h": 97
},
"luminance": 0.51151
}Semantic roles & 50–950 ramp
primary
#C8BE91
secondary
#616C9C
accent
#4EAC39
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151410
muted
#848381