#C1BF90#C1BF90
#C1BF90 is a light, moderate yellow. Relative luminance 0.506; OKLCH L 79.5% C 0.063 H 105.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BF90 |
|---|---|
| RGB | rgb(193, 191, 144) |
| HSL | hsl(58, 28%, 66%) |
| HSV | hsv(58, 25%, 76%) |
| CMYK | cmyk(0%, 1%, 25.4%, 24.3%) |
| CIE-LAB | lab(76.44, -6.88, 24.04) |
| CIE-LCH | lch(76.44, 25.01, 105.97°) |
| OKLab | oklab(79.45% -0.0171 0.0607) |
| OKLCH | oklch(79.45% 0.063 105.7) |
| XYZ | xyz(45.6572, 50.6134, 33.7443) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.68
Darkkhaki
#BDB76B
ΔE00 6.71
Putty
#BEAE8A
ΔE00 7.54
Beige (survey)
#E6DAA6
ΔE00 7.81
Pale Olive
#B9CC81
ΔE00 7.87
Bland
#AFA88B
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BF90 #9092C1
analogous
#C1A690 #C1BF90 #AAC190
triadic
#C1BF90 #90C1BF #BF90C1
tetradic
#C1BF90 #90C1A6 #9092C1 #C190AA
square
#C1BF90 #90C1A6 #9092C1 #C190AA
split-complementary
#C1BF90 #90AAC1 #A690C1
monochromatic
#8A874D #ABA869 #C1BF90 #D7D6B7 #EDECDF
Accessibility & contrast
On white
1.89
#C1BF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#C1BF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BF90
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BF90 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8D
Deuteranopia (green-blind)
#C8BE92
Tritanopia (blue-blind)
#C8B9B2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c1bf90; /* rgb */ color: rgb(193, 191, 144); /* oklch */ color: oklch(79.5% 0.063 105.7);
Tailwind
colors: {
custom: {
50: '#d4d2b0',
500: '#c1bf90',
950: '#000000',
},
}SCSS
$custom: #c1bf90; $custom-light: #d4d2b0; $custom-dark: #000000;
JSON
{
"hex": "#c1bf90",
"rgb": {
"r": 193,
"g": 191,
"b": 144
},
"hsl": {
"h": 57.551,
"s": 28.324,
"l": 66.078
},
"oklch": {
"l": 0.7945,
"c": 0.06307,
"h": 105.7
},
"luminance": 0.50613
}Semantic roles & 50–950 ramp
primary
#C1BF90
secondary
#626493
accent
#43A73F
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381