#FBFD94#FBFD94
#FBFD94 is a very light, vivid yellow. Relative luminance 0.929; OKLCH L 97.0% C 0.128 H 109.5°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFD94 |
|---|---|
| RGB | rgb(251, 253, 148) |
| HSL | hsl(61, 96%, 79%) |
| HSV | hsv(61, 42%, 99%) |
| CMYK | cmyk(0.8%, 0%, 41.5%, 0.8%) |
| CIE-LAB | lab(97.19, -15.29, 49.89) |
| CIE-LCH | lch(97.19, 52.18, 107.03°) |
| OKLab | oklab(97.04% -0.0427 0.1205) |
| OKLCH | oklch(97.04% 0.128 109.5) |
| XYZ | xyz(80.2555, 92.8995, 41.7149) |
| Luminance | 0.9290 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.47
Pale Yellow
#FFFF84
ΔE00 2.51
Yellowish Tan
#FCFC81
ΔE00 2.53
Butter
#FFFF81
ΔE00 2.87
Faded Yellow
#FEFF7F
ΔE00 3.03
Banana (survey)
#FFFF7E
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFD94 #9694FD
analogous
#FDCA94 #FBFD94 #C6FD94
triadic
#FBFD94 #94FBFD #FD94FB
tetradic
#FBFD94 #94FDCA #9694FD #FD94C6
square
#FBFD94 #94FDCA #9694FD #FD94C6
split-complementary
#FBFD94 #94C6FD #CA94FD
monochromatic
#F7FB1C #F9FC58 #FBFD94 #FDFED0 #FEFEE1
Accessibility & contrast
On white
1.07
#FBFD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#FBFD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFD94
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFD94 | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58C
Deuteranopia (green-blind)
#FFF999
Tritanopia (blue-blind)
#FFF1E4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbfd94; /* rgb */ color: rgb(251, 253, 148); /* oklch */ color: oklch(97.0% 0.128 109.5);
Tailwind
colors: {
custom: {
50: '#fefeb5',
500: '#fbfd94',
950: '#000000',
},
}SCSS
$custom: #fbfd94; $custom-light: #fefeb5; $custom-dark: #000000;
JSON
{
"hex": "#fbfd94",
"rgb": {
"r": 251,
"g": 253,
"b": 148
},
"hsl": {
"h": 61.143,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.97041,
"c": 0.12789,
"h": 109.5
},
"luminance": 0.92898
}Semantic roles & 50–950 ramp
primary
#FBFD94
secondary
#5957DE
accent
#00E604
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581