#C8BE90#C8BE90
#C8BE90 is a light, moderate yellow. Relative luminance 0.511; OKLCH L 79.8% C 0.062 H 97.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BE90 |
|---|---|
| RGB | rgb(200, 190, 144) |
| HSL | hsl(49, 34%, 67%) |
| HSV | hsv(49, 28%, 78%) |
| CMYK | cmyk(0%, 5%, 28%, 21.6%) |
| CIE-LAB | lab(76.75, -3.66, 24.55) |
| CIE-LCH | lch(76.75, 24.83, 98.47°) |
| OKLab | oklab(79.83% -0.0079 0.0619) |
| OKLCH | oklch(79.83% 0.062 97.3) |
| XYZ | xyz(47.2672, 51.1209, 33.7575) |
| Luminance | 0.5112 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.73
Putty
#BEAE8A
ΔE00 5.54
Very Light Brown
#D3B683
ΔE00 6.59
Sandstone
#C9AE74
ΔE00 6.96
Darkkhaki
#BDB76B
ΔE00 6.96
Beige (survey)
#E6DAA6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BE90 #909AC8
analogous
#C8A290 #C8BE90 #B6C890
triadic
#C8BE90 #90C8BE #BE90C8
tetradic
#C8BE90 #90C8A2 #909AC8 #C890B6
square
#C8BE90 #90C8A2 #909AC8 #C890B6
split-complementary
#C8BE90 #90B6C8 #A290C8
monochromatic
#948749 #B4A667 #C8BE90 #DCD6B9 #F1EEE2
Accessibility & contrast
On white
1.87
#C8BE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#C8BE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BE90
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BE90 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8D
Deuteranopia (green-blind)
#CABF92
Tritanopia (blue-blind)
#D1B7B2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8be90; /* rgb */ color: rgb(200, 190, 144); /* oklch */ color: oklch(79.8% 0.062 97.3);
Tailwind
colors: {
custom: {
50: '#d9d1b0',
500: '#c8be90',
950: '#000000',
},
}SCSS
$custom: #c8be90; $custom-light: #d9d1b0; $custom-dark: #000000;
JSON
{
"hex": "#c8be90",
"rgb": {
"r": 200,
"g": 190,
"b": 144
},
"hsl": {
"h": 49.286,
"s": 33.735,
"l": 67.451
},
"oklch": {
"l": 0.79832,
"c": 0.06244,
"h": 97.3
},
"luminance": 0.5112
}Semantic roles & 50–950 ramp
primary
#C8BE90
secondary
#606B9C
accent
#4EAD39
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151410
muted
#848381