#BFC38B#BFC38B
#BFC38B is a light, moderate yellow. Relative luminance 0.520; OKLCH L 80.0% C 0.075 H 111.4°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC38B |
|---|---|
| RGB | rgb(191, 195, 139) |
| HSL | hsl(64, 32%, 65%) |
| HSV | hsv(64, 29%, 76%) |
| CMYK | cmyk(2.1%, 0%, 28.7%, 23.5%) |
| CIE-LAB | lab(77.26, -10.40, 27.76) |
| CIE-LCH | lch(77.26, 29.65, 110.54°) |
| OKLab | oklab(80.03% -0.0272 0.0695) |
| OKLCH | oklch(80.03% 0.075 111.4) |
| XYZ | xyz(45.6612, 51.9712, 32.0471) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.13
Greenish Tan
#BCCB7A
ΔE00 5.35
Darkkhaki
#BDB76B
ΔE00 6.03
Tan Green
#A9BE70
ΔE00 6.20
Greenish Beige
#C9D179
ΔE00 6.58
Light Olive
#ACBF69
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC38B #8F8BC3
analogous
#C3AB8B #BFC38B #A3C38B
triadic
#BFC38B #8BBFC3 #C38BBF
tetradic
#BFC38B #8BC3AB #8F8BC3 #C38BA3
square
#BFC38B #8BC3AB #8F8BC3 #C38BA3
split-complementary
#BFC38B #8BA3C3 #AB8BC3
monochromatic
#878B48 #A9AE63 #BFC38B #D5D8B3 #ECEDDC
Accessibility & contrast
On white
1.84
#BFC38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#BFC38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC38B
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC38B | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE87
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#C6BCB4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfc38b; /* rgb */ color: rgb(191, 195, 139); /* oklch */ color: oklch(80.0% 0.075 111.4);
Tailwind
colors: {
custom: {
50: '#d3d5ad',
500: '#bfc38b',
950: '#000000',
},
}SCSS
$custom: #bfc38b; $custom-light: #d3d5ad; $custom-dark: #000000;
JSON
{
"hex": "#bfc38b",
"rgb": {
"r": 191,
"g": 195,
"b": 139
},
"hsl": {
"h": 64.286,
"s": 31.818,
"l": 65.49
},
"oklch": {
"l": 0.80031,
"c": 0.07468,
"h": 111.4
},
"luminance": 0.51971
}Semantic roles & 50–950 ramp
primary
#BFC38B
secondary
#625E94
accent
#3BAB43
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381