#FBFC88#FBFC88
#FBFC88 is a very light, vivid yellow. Relative luminance 0.919; OKLCH L 96.7% C 0.139 H 109.2°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFC88 |
|---|---|
| RGB | rgb(251, 252, 136) |
| HSL | hsl(61, 95%, 76%) |
| HSV | hsv(61, 46%, 99%) |
| CMYK | cmyk(0.4%, 0%, 46%, 1.2%) |
| CIE-LAB | lab(96.78, -15.95, 55.06) |
| CIE-LCH | lch(96.78, 57.32, 106.15°) |
| OKLab | oklab(96.67% -0.0456 0.1312) |
| OKLCH | oklch(96.67% 0.139 109.2) |
| XYZ | xyz(79.0396, 91.9094, 36.8644) |
| Luminance | 0.9191 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.95
Pale Yellow
#FFFF84
ΔE00 1.10
Butter
#FFFF81
ΔE00 1.41
Manilla
#FFFA86
ΔE00 1.46
Faded Yellow
#FEFF7F
ΔE00 1.56
Banana (survey)
#FFFF7E
ΔE00 1.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFC88 #8988FC
analogous
#FCC388 #FBFC88 #C1FC88
triadic
#FBFC88 #88FBFC #FC88FB
tetradic
#FBFC88 #88FCC3 #8988FC #FC88C1
square
#FBFC88 #88FCC3 #8988FC #FC88C1
split-complementary
#FBFC88 #88C1FC #C388FC
monochromatic
#F7F911 #F9FA4C #FBFC88 #FDFEC4 #FEFEE1
Accessibility & contrast
On white
1.08
#FBFC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#FBFC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFC88
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFC88 | 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)
#FFF37E
Deuteranopia (green-blind)
#FFF88E
Tritanopia (blue-blind)
#FFEFE1
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbfc88; /* rgb */ color: rgb(251, 252, 136); /* oklch */ color: oklch(96.7% 0.139 109.2);
Tailwind
colors: {
custom: {
50: '#fefdad',
500: '#fbfc88',
950: '#000000',
},
}SCSS
$custom: #fbfc88; $custom-light: #fefdad; $custom-dark: #000000;
JSON
{
"hex": "#fbfc88",
"rgb": {
"r": 251,
"g": 252,
"b": 136
},
"hsl": {
"h": 60.517,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.96672,
"c": 0.13894,
"h": 109.2
},
"luminance": 0.91908
}Semantic roles & 50–950 ramp
primary
#FBFC88
secondary
#4E4DDB
accent
#00E602
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581