#FBFA7D#FBFA7D
#FBFA7D is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 96.1% C 0.147 H 108.5°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFA7D |
|---|---|
| RGB | rgb(251, 250, 125) |
| HSL | hsl(60, 94%, 74%) |
| HSV | hsv(60, 50%, 98%) |
| CMYK | cmyk(0%, 0.4%, 50.2%, 1.6%) |
| CIE-LAB | lab(96.15, -15.93, 59.36) |
| CIE-LCH | lch(96.15, 61.46, 105.02°) |
| OKLab | oklab(96.13% -0.0466 0.1397) |
| OKLCH | oklch(96.13% 0.147 108.5) |
| XYZ | xyz(77.6728, 90.3631, 32.7483) |
| Luminance | 0.9036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.54
Butter
#FFFF81
ΔE00 1.00
Banana (survey)
#FFFF7E
ΔE00 1.06
Faded Yellow
#FEFF7F
ΔE00 1.06
Pale Yellow
#FFFF84
ΔE00 1.07
Light Yellow
#FFFE7A
ΔE00 1.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFA7D #7D7EFB
analogous
#FBBB7D #FBFA7D #BDFB7D
triadic
#FBFA7D #7DFBFA #FA7DFB
tetradic
#FBFA7D #7DFBBB #7D7EFB #FB7DBD
square
#FBFA7D #7DFBBB #7D7EFB #FB7DBD
split-complementary
#FBFA7D #7DBDFB #BB7DFB
monochromatic
#F6F408 #F9F842 #FBFA7D #FDFCB8 #FEFEE1
Accessibility & contrast
On white
1.10
#FBFA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#FBFA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFA7D
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFA7D | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF171
Deuteranopia (green-blind)
#FFF683
Tritanopia (blue-blind)
#FFEDDE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fbfa7d; /* rgb */ color: rgb(251, 250, 125); /* oklch */ color: oklch(96.1% 0.147 108.5);
Tailwind
colors: {
custom: {
50: '#fffba6',
500: '#fbfa7d',
950: '#000000',
},
}SCSS
$custom: #fbfa7d; $custom-light: #fffba6; $custom-dark: #000000;
JSON
{
"hex": "#fbfa7d",
"rgb": {
"r": 251,
"g": 250,
"b": 125
},
"hsl": {
"h": 59.524,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.96126,
"c": 0.1473,
"h": 108.5
},
"luminance": 0.90361
}Semantic roles & 50–950 ramp
primary
#FBFA7D
secondary
#4445D8
accent
#02E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580