#C1BF89#C1BF89
#C1BF89 is a light, moderate yellow. Relative luminance 0.504; OKLCH L 79.3% C 0.072 H 106.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BF89 |
|---|---|
| RGB | rgb(193, 191, 137) |
| HSL | hsl(58, 31%, 65%) |
| HSV | hsv(58, 29%, 76%) |
| CMYK | cmyk(0%, 1%, 29%, 24.3%) |
| CIE-LAB | lab(76.32, -7.82, 27.58) |
| CIE-LCH | lch(76.32, 28.67, 105.84°) |
| OKLab | oklab(79.31% -0.02 0.069) |
| OKLCH | oklch(79.31% 0.072 106.1) |
| XYZ | xyz(45.1387, 50.4060, 31.0135) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 5.21
Sand
#C2B280
ΔE00 5.60
Greenish Tan
#BCCB7A
ΔE00 6.77
Pale Olive
#B9CC81
ΔE00 6.87
Tan Green
#A9BE70
ΔE00 7.47
Greenish Beige
#C9D179
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BF89 #898BC1
analogous
#C1A389 #C1BF89 #A7C189
triadic
#C1BF89 #89C1BF #BF89C1
tetradic
#C1BF89 #89C1A3 #898BC1 #C189A7
square
#C1BF89 #89C1A3 #898BC1 #C189A7
split-complementary
#C1BF89 #89A7C1 #A389C1
monochromatic
#888648 #ACA961 #C1BF89 #D6D5B1 #EBEBD9
Accessibility & contrast
On white
1.90
#C1BF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#C1BF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BF89
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BF89 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB85
Deuteranopia (green-blind)
#C9BD8B
Tritanopia (blue-blind)
#C9B8B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c1bf89; /* rgb */ color: rgb(193, 191, 137); /* oklch */ color: oklch(79.3% 0.072 106.1);
Tailwind
colors: {
custom: {
50: '#d4d2ac',
500: '#c1bf89',
950: '#000000',
},
}SCSS
$custom: #c1bf89; $custom-light: #d4d2ac; $custom-dark: #000000;
JSON
{
"hex": "#c1bf89",
"rgb": {
"r": 193,
"g": 191,
"b": 137
},
"hsl": {
"h": 57.857,
"s": 31.111,
"l": 64.706
},
"oklch": {
"l": 0.79308,
"c": 0.07187,
"h": 106.1
},
"luminance": 0.50405
}Semantic roles & 50–950 ramp
primary
#C1BF89
secondary
#5D5F91
accent
#40AA3C
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381