#BFC09D#BFC09D
#BFC09D is a light, muted yellow. Relative luminance 0.512; OKLCH L 79.8% C 0.048 H 108.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC09D |
|---|---|
| RGB | rgb(191, 192, 157) |
| HSL | hsl(62, 22%, 68%) |
| HSV | hsv(62, 18%, 75%) |
| CMYK | cmyk(0.5%, 0%, 18.2%, 24.7%) |
| CIE-LAB | lab(76.81, -6.27, 17.57) |
| CIE-LCH | lch(76.81, 18.66, 109.63°) |
| OKLab | oklab(79.78% -0.0153 0.045) |
| OKLCH | oklch(79.78% 0.048 108.8) |
| XYZ | xyz(46.4209, 51.2104, 39.3309) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.30
Sand
#C2B280
ΔE00 7.82
Putty
#BEAE8A
ΔE00 8.14
Stone (survey)
#ADA587
ΔE00 8.14
Sage Green
#9CAF88
ΔE00 8.45
Beige (survey)
#E6DAA6
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC09D #9E9DC0
analogous
#C0AF9D #BFC09D #ADC09D
triadic
#BFC09D #9DBFC0 #C09DBF
tetradic
#BFC09D #9DC0AF #9E9DC0 #C09DAD
square
#BFC09D #9DC0AF #9E9DC0 #C09DAD
split-complementary
#BFC09D #9DADC0 #AF9DC0
monochromatic
#898A59 #A7A878 #BFC09D #D7D8C2 #F0F0E8
Accessibility & contrast
On white
1.87
#BFC09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#BFC09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC09D
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC09D | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9B
Deuteranopia (green-blind)
#C7BE9E
Tritanopia (blue-blind)
#C4BBB6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfc09d; /* rgb */ color: rgb(191, 192, 157); /* oklch */ color: oklch(79.8% 0.048 108.8);
Tailwind
colors: {
custom: {
50: '#d2d3ba',
500: '#bfc09d',
950: '#000000',
},
}SCSS
$custom: #bfc09d; $custom-light: #d2d3ba; $custom-dark: #000000;
JSON
{
"hex": "#bfc09d",
"rgb": {
"r": 191,
"g": 192,
"b": 157
},
"hsl": {
"h": 61.714,
"s": 21.739,
"l": 68.431
},
"oklch": {
"l": 0.79782,
"c": 0.04757,
"h": 108.8
},
"luminance": 0.5121
}Semantic roles & 50–950 ramp
primary
#BFC09D
secondary
#6E6D94
accent
#45A048
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381