#BFC795#BFC795
#BFC795 is a light, moderate yellow. Relative luminance 0.541; OKLCH L 81.1% C 0.068 H 115.3°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC795 |
|---|---|
| RGB | rgb(191, 199, 149) |
| HSL | hsl(70, 31%, 68%) |
| HSV | hsv(70, 25%, 78%) |
| CMYK | cmyk(4%, 0%, 25.1%, 22%) |
| CIE-LAB | lab(78.52, -11.08, 24.18) |
| CIE-LCH | lch(78.52, 26.60, 114.61°) |
| OKLab | oklab(81.08% -0.0289 0.0611) |
| OKLCH | oklch(81.08% 0.068 115.3) |
| XYZ | xyz(47.3338, 54.0935, 36.3754) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.49
Greenish Tan
#BCCB7A
ΔE00 6.26
Tan Green
#A9BE70
ΔE00 7.08
Greenish Beige
#C9D179
ΔE00 7.68
Light Olive
#ACBF69
ΔE00 7.91
Darkkhaki
#BDB76B
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC795 #9D95C7
analogous
#C7B695 #BFC795 #A6C795
triadic
#BFC795 #95BFC7 #C795BF
tetradic
#BFC795 #95C7B6 #9D95C7 #C795A6
square
#BFC795 #95C7B6 #9D95C7 #C795A6
split-complementary
#BFC795 #95A6C7 #B695C7
monochromatic
#88944E #A7B26D #BFC795 #D7DCBD #EFF1E5
Accessibility & contrast
On white
1.78
#BFC795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#BFC795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC795
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC795 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC292
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#C5C1BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc795; /* rgb */ color: rgb(191, 199, 149); /* oklch */ color: oklch(81.1% 0.068 115.3);
Tailwind
colors: {
custom: {
50: '#d2d8b4',
500: '#bfc795',
950: '#000000',
},
}SCSS
$custom: #bfc795; $custom-light: #d2d8b4; $custom-dark: #000000;
JSON
{
"hex": "#bfc795",
"rgb": {
"r": 191,
"g": 199,
"b": 149
},
"hsl": {
"h": 69.6,
"s": 30.864,
"l": 68.235
},
"oklch": {
"l": 0.81085,
"c": 0.06763,
"h": 115.3
},
"luminance": 0.54093
}Semantic roles & 50–950 ramp
primary
#BFC795
secondary
#6D659C
accent
#3CAA4D
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381