#C2BF99#C2BF99
#C2BF99 is a light, muted yellow. Relative luminance 0.510; OKLCH L 79.7% C 0.051 H 103.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BF99 |
|---|---|
| RGB | rgb(194, 191, 153) |
| HSL | hsl(56, 25%, 68%) |
| HSV | hsv(56, 21%, 76%) |
| CMYK | cmyk(0%, 1.5%, 21.1%, 23.9%) |
| CIE-LAB | lab(76.70, -5.22, 19.60) |
| CIE-LCH | lch(76.70, 20.29, 104.90°) |
| OKLab | oklab(79.73% -0.0122 0.05) |
| OKLCH | oklch(79.73% 0.051 103.8) |
| XYZ | xyz(46.6285, 51.0315, 37.5245) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.21
Putty
#BEAE8A
ΔE00 6.78
Bland
#AFA88B
ΔE00 6.84
Stone (survey)
#ADA587
ΔE00 7.60
Beige (survey)
#E6DAA6
ΔE00 8.11
Khaki
#C3B091
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BF99 #999CC2
analogous
#C2AA99 #C2BF99 #B0C299
triadic
#C2BF99 #99C2BF #BF99C2
tetradic
#C2BF99 #99C2AA #999CC2 #C299B0
square
#C2BF99 #99C2AA #999CC2 #C299B0
split-complementary
#C2BF99 #99B0C2 #AA99C2
monochromatic
#8D8854 #ABA773 #C2BF99 #D9D7BF #F0EFE6
Accessibility & contrast
On white
1.87
#C2BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#C2BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BF99
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BF99 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC97
Deuteranopia (green-blind)
#C7BE9A
Tritanopia (blue-blind)
#C8BAB5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c2bf99; /* rgb */ color: rgb(194, 191, 153); /* oklch */ color: oklch(79.7% 0.051 103.8);
Tailwind
colors: {
custom: {
50: '#d4d2b7',
500: '#c2bf99',
950: '#000000',
},
}SCSS
$custom: #c2bf99; $custom-light: #d4d2b7; $custom-dark: #000000;
JSON
{
"hex": "#c2bf99",
"rgb": {
"r": 194,
"g": 191,
"b": 153
},
"hsl": {
"h": 55.61,
"s": 25.153,
"l": 68.039
},
"oklch": {
"l": 0.79728,
"c": 0.05149,
"h": 103.8
},
"luminance": 0.51031
}Semantic roles & 50–950 ramp
primary
#C2BF99
secondary
#696C96
accent
#49A442
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381