#FBFF6D#FBFF6D
#FBFF6D is a very light, vivid yellow. Relative luminance 0.931; OKLCH L 97.0% C 0.167 H 110.6°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF6D |
|---|---|
| RGB | rgb(251, 255, 109) |
| HSL | hsl(62, 100%, 71%) |
| HSV | hsv(62, 57%, 100%) |
| CMYK | cmyk(1.6%, 0%, 57.3%, 0%) |
| CIE-LAB | lab(97.28, -19.56, 67.65) |
| CIE-LCH | lch(97.28, 70.42, 106.12°) |
| OKLab | oklab(96.98% -0.0586 0.1559) |
| OKLCH | oklch(96.98% 0.167 110.6) |
| XYZ | xyz(78.3061, 93.1352, 28.3169) |
| Luminance | 0.9313 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.13
Canary
#FDFF63
ΔE00 1.16
Butter Yellow
#FFFD74
ΔE00 1.49
Light Yellow
#FFFE7A
ΔE00 1.69
Custard
#FFFD78
ΔE00 1.74
Banana (survey)
#FFFF7E
ΔE00 1.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF6D #716DFF
analogous
#FFBA6D #FBFF6D #B2FF6D
triadic
#FBFF6D #6DFBFF #FF6DFB
tetradic
#FBFF6D #6DFFBA #716DFF #FF6DB2
square
#FBFF6D #6DFFBA #716DFF #FF6DB2
split-complementary
#FBFF6D #6DB2FF #BA6DFF
monochromatic
#EBF200 #F9FF30 #FBFF6D #FDFFAA #FEFFE0
Accessibility & contrast
On white
1.07
#FBFF6D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#FBFF6D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF6D
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF6D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF6D | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF55D
Deuteranopia (green-blind)
#FFF976
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbff6d; /* rgb */ color: rgb(251, 255, 109); /* oklch */ color: oklch(97.0% 0.167 110.6);
Tailwind
colors: {
custom: {
50: '#ffff9c',
500: '#fbff6d',
950: '#000000',
},
}SCSS
$custom: #fbff6d; $custom-light: #ffff9c; $custom-dark: #000000;
JSON
{
"hex": "#fbff6d",
"rgb": {
"r": 251,
"g": 255,
"b": 109
},
"hsl": {
"h": 61.644,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.96981,
"c": 0.16651,
"h": 110.6
},
"luminance": 0.93133
}Semantic roles & 50–950 ramp
primary
#FBFF6D
secondary
#3935DB
accent
#00E606
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580