#BFCA80#BFCA80
#BFCA80 is a light, moderate yellow. Relative luminance 0.549; OKLCH L 81.3% C 0.097 H 115.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCA80 |
|---|---|
| RGB | rgb(191, 202, 128) |
| HSL | hsl(69, 41%, 65%) |
| HSV | hsv(69, 37%, 79%) |
| CMYK | cmyk(5.4%, 0%, 36.6%, 20.8%) |
| CIE-LAB | lab(78.97, -15.37, 35.72) |
| CIE-LCH | lch(78.97, 38.88, 113.28°) |
| OKLab | oklab(81.33% -0.0419 0.0878) |
| OKLCH | oklch(81.33% 0.097 115.5) |
| XYZ | xyz(46.5028, 54.8764, 28.5603) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.43
Pale Olive
#B9CC81
ΔE00 1.98
Greenish Beige
#C9D179
ΔE00 3.18
Light Olive
#ACBF69
ΔE00 4.30
Tan Green
#A9BE70
ΔE00 4.42
Pale Olive Green
#B1D27B
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCA80 #8B80CA
analogous
#CAB080 #BFCA80 #9ACA80
triadic
#BFCA80 #80BFCA #CA80BF
tetradic
#BFCA80 #80CAB0 #8B80CA #CA809A
square
#BFCA80 #80CAB0 #8B80CA #CA809A
split-complementary
#BFCA80 #809ACA #B080CA
monochromatic
#86923D #A9B855 #BFCA80 #D5DCAB #EBEED6
Accessibility & contrast
On white
1.75
#BFCA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#BFCA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCA80
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCA80 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37B
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#C7C2B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfca80; /* rgb */ color: rgb(191, 202, 128); /* oklch */ color: oklch(81.3% 0.097 115.5);
Tailwind
colors: {
custom: {
50: '#d3daa6',
500: '#bfca80',
950: '#000000',
},
}SCSS
$custom: #bfca80; $custom-light: #d3daa6; $custom-dark: #000000;
JSON
{
"hex": "#bfca80",
"rgb": {
"r": 191,
"g": 202,
"b": 128
},
"hsl": {
"h": 68.919,
"s": 41.111,
"l": 64.706
},
"oklch": {
"l": 0.8133,
"c": 0.09729,
"h": 115.5
},
"luminance": 0.54876
}Semantic roles & 50–950 ramp
primary
#BFCA80
secondary
#5F5599
accent
#31B445
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380