#BFC48D#BFC48D
#BFC48D is a light, moderate yellow. Relative luminance 0.525; OKLCH L 80.3% C 0.074 H 112.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC48D |
|---|---|
| RGB | rgb(191, 196, 141) |
| HSL | hsl(65, 32%, 66%) |
| HSV | hsv(65, 28%, 77%) |
| CMYK | cmyk(2.6%, 0%, 28.1%, 23.1%) |
| CIE-LAB | lab(77.57, -10.65, 27.12) |
| CIE-LCH | lch(77.57, 29.13, 111.44°) |
| OKLab | oklab(80.28% -0.0279 0.068) |
| OKLCH | oklch(80.28% 0.074 112.3) |
| XYZ | xyz(46.0335, 52.4798, 32.8987) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.05
Greenish Tan
#BCCB7A
ΔE00 5.40
Tan Green
#A9BE70
ΔE00 6.28
Darkkhaki
#BDB76B
ΔE00 6.48
Greenish Beige
#C9D179
ΔE00 6.70
Light Olive
#ACBF69
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC48D #928DC4
analogous
#C4AD8D #BFC48D #A3C48D
triadic
#BFC48D #8DBFC4 #C48DBF
tetradic
#BFC48D #8DC4AD #928DC4 #C48DA3
square
#BFC48D #8DC4AD #928DC4 #C48DA3
split-complementary
#BFC48D #8DA3C4 #AD8DC4
monochromatic
#878D49 #A8AF65 #BFC48D #D6D9B5 #ECEEDE
Accessibility & contrast
On white
1.83
#BFC48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#BFC48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC48D
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC48D | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF89
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#C6BEB6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfc48d; /* rgb */ color: rgb(191, 196, 141); /* oklch */ color: oklch(80.3% 0.074 112.3);
Tailwind
colors: {
custom: {
50: '#d3d5ae',
500: '#bfc48d',
950: '#000000',
},
}SCSS
$custom: #bfc48d; $custom-light: #d3d5ae; $custom-dark: #000000;
JSON
{
"hex": "#bfc48d",
"rgb": {
"r": 191,
"g": 196,
"b": 141
},
"hsl": {
"h": 65.455,
"s": 31.792,
"l": 66.078
},
"oklch": {
"l": 0.80284,
"c": 0.07353,
"h": 112.3
},
"luminance": 0.52479
}Semantic roles & 50–950 ramp
primary
#BFC48D
secondary
#645F96
accent
#3BAB45
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381