#FBFF8D#FBFF8D
#FBFF8D is a very light, vivid yellow. Relative luminance 0.940; OKLCH L 97.4% C 0.137 H 110.5°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF8D |
|---|---|
| RGB | rgb(251, 255, 141) |
| HSL | hsl(62, 100%, 78%) |
| HSV | hsv(62, 45%, 100%) |
| CMYK | cmyk(1.6%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(97.61, -16.93, 53.73) |
| CIE-LCH | lch(97.61, 56.34, 107.49°) |
| OKLab | oklab(97.35% -0.048 0.1287) |
| OKLCH | oklch(97.35% 0.137 110.5) |
| XYZ | xyz(80.3528, 93.9539, 39.0962) |
| Luminance | 0.9395 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.61
Yellowish Tan
#FCFC81
ΔE00 1.72
Butter
#FFFF81
ΔE00 1.92
Faded Yellow
#FEFF7F
ΔE00 2.01
Banana (survey)
#FFFF7E
ΔE00 2.24
Manilla
#FFFA86
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF8D #918DFF
analogous
#FFCA8D #FBFF8D #C2FF8D
triadic
#FBFF8D #8DFBFF #FF8DFB
tetradic
#FBFF8D #8DFFCA #918DFF #FF8DC2
square
#FBFF8D #8DFFCA #918DFF #FF8DC2
split-complementary
#FBFF8D #8DC2FF #CA8DFF
monochromatic
#F7FF13 #F9FF50 #FBFF8D #FDFFCA #FEFFE0
Accessibility & contrast
On white
1.06
#FBFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#FBFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF8D
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF8D | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF683
Deuteranopia (green-blind)
#FFFA93
Tritanopia (blue-blind)
#FFF3E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fbff8d; /* rgb */ color: rgb(251, 255, 141); /* oklch */ color: oklch(97.4% 0.137 110.5);
Tailwind
colors: {
custom: {
50: '#feffb0',
500: '#fbff8d',
950: '#000000',
},
}SCSS
$custom: #fbff8d; $custom-light: #feffb0; $custom-dark: #000000;
JSON
{
"hex": "#fbff8d",
"rgb": {
"r": 251,
"g": 255,
"b": 141
},
"hsl": {
"h": 62.105,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.97352,
"c": 0.13733,
"h": 110.5
},
"luminance": 0.93952
}Semantic roles & 50–950 ramp
primary
#FBFF8D
secondary
#5550E0
accent
#00E608
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581