#FBFD6F#FBFD6F
#FBFD6F is a very light, vivid yellow. Relative luminance 0.919; OKLCH L 96.6% C 0.163 H 109.8°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFD6F |
|---|---|
| RGB | rgb(251, 253, 111) |
| HSL | hsl(61, 97%, 71%) |
| HSV | hsv(61, 56%, 99%) |
| CMYK | cmyk(0.8%, 0%, 56.1%, 0.8%) |
| CIE-LAB | lab(96.78, -18.46, 66.25) |
| CIE-LCH | lch(96.78, 68.77, 105.57°) |
| OKLab | oklab(96.59% -0.0552 0.1531) |
| OKLCH | oklch(96.59% 0.163 109.8) |
| XYZ | xyz(77.7803, 91.9094, 28.6789) |
| Luminance | 0.9191 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.73
Butter Yellow
#FFFD74
ΔE00 0.98
Custard
#FFFD78
ΔE00 1.22
Light Yellow
#FFFE7A
ΔE00 1.23
Canary
#FDFF63
ΔE00 1.42
Banana (survey)
#FFFF7E
ΔE00 1.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFD6F #716FFD
analogous
#FDB86F #FBFD6F #B4FD6F
triadic
#FBFD6F #6FFBFD #FD6FFB
tetradic
#FBFD6F #6FFDB8 #716FFD #FD6FB4
square
#FBFD6F #6FFDB8 #716FFD #FD6FB4
split-complementary
#FBFD6F #6FB4FD #B86FFD
monochromatic
#EBEE03 #F9FC33 #FBFD6F #FDFEAB #FEFFE1
Accessibility & contrast
On white
1.08
#FBFD6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#FBFD6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFD6F
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFD6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFD6F | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF360
Deuteranopia (green-blind)
#FFF877
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbfd6f; /* rgb */ color: rgb(251, 253, 111); /* oklch */ color: oklch(96.6% 0.163 109.8);
Tailwind
colors: {
custom: {
50: '#fffd9d',
500: '#fbfd6f',
950: '#000000',
},
}SCSS
$custom: #fbfd6f; $custom-light: #fffd9d; $custom-dark: #000000;
JSON
{
"hex": "#fbfd6f",
"rgb": {
"r": 251,
"g": 253,
"b": 111
},
"hsl": {
"h": 60.845,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.96588,
"c": 0.16277,
"h": 109.8
},
"luminance": 0.91907
}Semantic roles & 50–950 ramp
primary
#FBFD6F
secondary
#3937D9
accent
#00E603
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580