#BFC481#BFC481
#BFC481 is a light, moderate yellow. Relative luminance 0.521; OKLCH L 80.1% C 0.088 H 111.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC481 |
|---|---|
| RGB | rgb(191, 196, 129) |
| HSL | hsl(64, 36%, 64%) |
| HSV | hsv(64, 34%, 77%) |
| CMYK | cmyk(2.6%, 0%, 34.2%, 23.1%) |
| CIE-LAB | lab(77.37, -12.20, 33.12) |
| CIE-LCH | lch(77.37, 35.29, 110.22°) |
| OKLab | oklab(80.06% -0.0328 0.0818) |
| OKLCH | oklch(80.06% 0.088 111.8) |
| XYZ | xyz(45.1885, 52.1418, 28.4485) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.47
Pale Olive
#B9CC81
ΔE00 3.84
Greenish Beige
#C9D179
ΔE00 4.62
Darkkhaki
#BDB76B
ΔE00 4.86
Tan Green
#A9BE70
ΔE00 4.94
Light Olive
#ACBF69
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC481 #8681C4
analogous
#C4A781 #BFC481 #9DC481
triadic
#BFC481 #81BFC4 #C481BF
tetradic
#BFC481 #81C4A7 #8681C4 #C4819D
square
#BFC481 #81C4A7 #8681C4 #C4819D
split-complementary
#BFC481 #819DC4 #A781C4
monochromatic
#858A41 #AAB057 #BFC481 #D4D8AB #E9EBD4
Accessibility & contrast
On white
1.84
#BFC481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#BFC481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC481
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC481 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7C
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#C7BCB3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfc481; /* rgb */ color: rgb(191, 196, 129); /* oklch */ color: oklch(80.1% 0.088 111.8);
Tailwind
colors: {
custom: {
50: '#d3d5a6',
500: '#bfc481',
950: '#000000',
},
}SCSS
$custom: #bfc481; $custom-light: #d3d5a6; $custom-dark: #000000;
JSON
{
"hex": "#bfc481",
"rgb": {
"r": 191,
"g": 196,
"b": 129
},
"hsl": {
"h": 64.478,
"s": 36.216,
"l": 63.725
},
"oklch": {
"l": 0.80058,
"c": 0.08817,
"h": 111.8
},
"luminance": 0.52141
}Semantic roles & 50–950 ramp
primary
#BFC481
secondary
#5B5792
accent
#36AF3F
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380