#BFCA82#BFCA82
#BFCA82 is a light, moderate yellow. Relative luminance 0.549; OKLCH L 81.4% C 0.095 H 115.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCA82 |
|---|---|
| RGB | rgb(191, 202, 130) |
| HSL | hsl(69, 40%, 65%) |
| HSV | hsv(69, 36%, 79%) |
| CMYK | cmyk(5.4%, 0%, 35.6%, 20.8%) |
| CIE-LAB | lab(79.00, -15.12, 34.73) |
| CIE-LCH | lch(79.00, 37.88, 113.53°) |
| OKLab | oklab(81.36% -0.0411 0.0856) |
| OKLCH | oklch(81.36% 0.095 115.6) |
| XYZ | xyz(46.6358, 54.9295, 29.2604) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.74
Pale Olive
#B9CC81
ΔE00 1.96
Greenish Beige
#C9D179
ΔE00 3.48
Tan Green
#A9BE70
ΔE00 4.48
Light Olive
#ACBF69
ΔE00 4.49
Pale Olive Green
#B1D27B
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCA82 #8D82CA
analogous
#CAB182 #BFCA82 #9BCA82
triadic
#BFCA82 #82BFCA #CA82BF
tetradic
#BFCA82 #82CAB1 #8D82CA #CA829B
square
#BFCA82 #82CAB1 #8D82CA #CA829B
split-complementary
#BFCA82 #829BCA #B182CA
monochromatic
#86933E #A9B857 #BFCA82 #D5DCAD #EBEED8
Accessibility & contrast
On white
1.75
#BFCA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#BFCA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCA82
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCA82 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37D
Deuteranopia (green-blind)
#D3C485
Tritanopia (blue-blind)
#C7C2B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfca82; /* rgb */ color: rgb(191, 202, 130); /* oklch */ color: oklch(81.4% 0.095 115.6);
Tailwind
colors: {
custom: {
50: '#d3daa7',
500: '#bfca82',
950: '#000000',
},
}SCSS
$custom: #bfca82; $custom-light: #d3daa7; $custom-dark: #000000;
JSON
{
"hex": "#bfca82",
"rgb": {
"r": 191,
"g": 202,
"b": 130
},
"hsl": {
"h": 69.167,
"s": 40.449,
"l": 65.098
},
"oklch": {
"l": 0.81365,
"c": 0.09496,
"h": 115.6
},
"luminance": 0.54929
}Semantic roles & 50–950 ramp
primary
#BFCA82
secondary
#60569A
accent
#32B346
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380