#C8BE93#C8BE93
#C8BE93 is a light, muted yellow. Relative luminance 0.512; OKLCH L 79.9% C 0.059 H 96.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BE93 |
|---|---|
| RGB | rgb(200, 190, 147) |
| HSL | hsl(49, 33%, 68%) |
| HSV | hsv(49, 27%, 78%) |
| CMYK | cmyk(0%, 5%, 26.5%, 21.6%) |
| CIE-LAB | lab(76.81, -3.25, 23.04) |
| CIE-LCH | lch(76.81, 23.26, 98.04°) |
| OKLab | oklab(79.9% -0.0067 0.0583) |
| OKLCH | oklch(79.9% 0.059 96.5) |
| XYZ | xyz(47.4995, 51.2139, 34.9812) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.99
Putty
#BEAE8A
ΔE00 5.21
Khaki
#C3B091
ΔE00 6.66
Very Light Brown
#D3B683
ΔE00 6.67
Beige (survey)
#E6DAA6
ΔE00 7.09
Bland
#AFA88B
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BE93 #939DC8
analogous
#C8A393 #C8BE93 #B7C893
triadic
#C8BE93 #93C8BE #BE93C8
tetradic
#C8BE93 #93C8A3 #939DC8 #C893B7
square
#C8BE93 #93C8A3 #939DC8 #C893B7
split-complementary
#C8BE93 #93B7C8 #A393C8
monochromatic
#95874C #B3A66A #C8BE93 #DDD6BC #F1EFE4
Accessibility & contrast
On white
1.87
#C8BE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#C8BE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BE93
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BE93 | 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)
#C7BC90
Deuteranopia (green-blind)
#CABF94
Tritanopia (blue-blind)
#D0B8B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c8be93; /* rgb */ color: rgb(200, 190, 147); /* oklch */ color: oklch(79.9% 0.059 96.5);
Tailwind
colors: {
custom: {
50: '#d9d1b3',
500: '#c8be93',
950: '#000000',
},
}SCSS
$custom: #c8be93; $custom-light: #d9d1b3; $custom-dark: #000000;
JSON
{
"hex": "#c8be93",
"rgb": {
"r": 200,
"g": 190,
"b": 147
},
"hsl": {
"h": 48.679,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.79895,
"c": 0.0587,
"h": 96.5
},
"luminance": 0.51213
}Semantic roles & 50–950 ramp
primary
#C8BE93
secondary
#636E9D
accent
#50AB3A
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381