#C8BE92#C8BE92
#C8BE92 is a light, muted yellow. Relative luminance 0.512; OKLCH L 79.9% C 0.060 H 96.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BE92 |
|---|---|
| RGB | rgb(200, 190, 146) |
| HSL | hsl(49, 33%, 68%) |
| HSV | hsv(49, 27%, 78%) |
| CMYK | cmyk(0%, 5%, 27%, 21.6%) |
| CIE-LAB | lab(76.79, -3.39, 23.54) |
| CIE-LCH | lch(76.79, 23.78, 98.19°) |
| OKLab | oklab(79.87% -0.0071 0.0595) |
| OKLCH | oklch(79.87% 0.06 96.8) |
| XYZ | xyz(47.4214, 51.1826, 34.5697) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.89
Putty
#BEAE8A
ΔE00 5.31
Very Light Brown
#D3B683
ΔE00 6.63
Khaki
#C3B091
ΔE00 6.81
Beige (survey)
#E6DAA6
ΔE00 7.04
Sandstone
#C9AE74
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BE92 #929CC8
analogous
#C8A392 #C8BE92 #B7C892
triadic
#C8BE92 #92C8BE #BE92C8
tetradic
#C8BE92 #92C8A3 #929CC8 #C892B7
square
#C8BE92 #92C8A3 #929CC8 #C892B7
split-complementary
#C8BE92 #92B7C8 #A392C8
monochromatic
#95874B #B3A669 #C8BE92 #DDD6BB #F1EFE3
Accessibility & contrast
On white
1.87
#C8BE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#C8BE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BE92
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BE92 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8F
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#D1B8B2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8be92; /* rgb */ color: rgb(200, 190, 146); /* oklch */ color: oklch(79.9% 0.060 96.8);
Tailwind
colors: {
custom: {
50: '#d9d1b2',
500: '#c8be92',
950: '#000000',
},
}SCSS
$custom: #c8be92; $custom-light: #d9d1b2; $custom-dark: #000000;
JSON
{
"hex": "#c8be92",
"rgb": {
"r": 200,
"g": 190,
"b": 146
},
"hsl": {
"h": 48.889,
"s": 32.927,
"l": 67.843
},
"oklch": {
"l": 0.79874,
"c": 0.05995,
"h": 96.8
},
"luminance": 0.51182
}Semantic roles & 50–950 ramp
primary
#C8BE92
secondary
#626D9C
accent
#4FAC3A
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381