#FBFF7D#FBFF7D
#FBFF7D is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.2% C 0.153 H 110.5°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF7D |
|---|---|
| RGB | rgb(251, 255, 125) |
| HSL | hsl(62, 100%, 75%) |
| HSV | hsv(62, 51%, 100%) |
| CMYK | cmyk(1.6%, 0%, 51%, 0%) |
| CIE-LAB | lab(97.43, -18.34, 60.87) |
| CIE-LCH | lch(97.43, 63.57, 106.77°) |
| OKLab | oklab(97.15% -0.0535 0.143) |
| OKLCH | oklch(97.15% 0.153 110.5) |
| XYZ | xyz(79.2471, 93.5116, 33.2730) |
| Luminance | 0.9351 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.69
Banana (survey)
#FFFF7E
ΔE00 0.91
Butter
#FFFF81
ΔE00 0.97
Pale Yellow
#FFFF84
ΔE00 1.14
Yellowish Tan
#FCFC81
ΔE00 1.19
Light Yellow
#FFFE7A
ΔE00 1.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF7D #817DFF
analogous
#FFC27D #FBFF7D #BAFF7D
triadic
#FBFF7D #7DFBFF #FF7DFB
tetradic
#FBFF7D #7DFFC2 #817DFF #FF7DBA
square
#FBFF7D #7DFFC2 #817DFF #FF7DBA
split-complementary
#FBFF7D #7DBAFF #C27DFF
monochromatic
#F7FF03 #F9FF40 #FBFF7D #FDFFBA #FEFFE0
Accessibility & contrast
On white
1.07
#FBFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#FBFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF7D
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF7D | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF571
Deuteranopia (green-blind)
#FFFA84
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbff7d; /* rgb */ color: rgb(251, 255, 125); /* oklch */ color: oklch(97.2% 0.153 110.5);
Tailwind
colors: {
custom: {
50: '#ffffa6',
500: '#fbff7d',
950: '#000000',
},
}SCSS
$custom: #fbff7d; $custom-light: #ffffa6; $custom-dark: #000000;
JSON
{
"hex": "#fbff7d",
"rgb": {
"r": 251,
"g": 255,
"b": 125
},
"hsl": {
"h": 61.846,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.97152,
"c": 0.15269,
"h": 110.5
},
"luminance": 0.9351
}Semantic roles & 50–950 ramp
primary
#FBFF7D
secondary
#4742DE
accent
#00E607
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580