#FBFE6F#FBFE6F
#FBFE6F is a very light, vivid yellow. Relative luminance 0.925; OKLCH L 96.8% C 0.164 H 110.2°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFE6F |
|---|---|
| RGB | rgb(251, 254, 111) |
| HSL | hsl(61, 99%, 72%) |
| HSV | hsv(61, 56%, 100%) |
| CMYK | cmyk(1.2%, 0%, 56.3%, 0.4%) |
| CIE-LAB | lab(97.04, -18.94, 66.54) |
| CIE-LCH | lch(97.04, 69.18, 105.89°) |
| OKLab | oklab(96.8% -0.0566 0.1537) |
| OKLCH | oklch(96.8% 0.164 110.2) |
| XYZ | xyz(78.0968, 92.5424, 28.7844) |
| Luminance | 0.9254 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.90
Butter Yellow
#FFFD74
ΔE00 1.19
Canary
#FDFF63
ΔE00 1.36
Light Yellow
#FFFE7A
ΔE00 1.37
Custard
#FFFD78
ΔE00 1.41
Banana (survey)
#FFFF7E
ΔE00 1.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFE6F #726FFE
analogous
#FEBA6F #FBFE6F #B4FE6F
triadic
#FBFE6F #6FFBFE #FE6FFB
tetradic
#FBFE6F #6FFEBA #726FFE #FE6FB4
square
#FBFE6F #6FFEBA #726FFE #FE6FB4
split-complementary
#FBFE6F #6FB4FE #BA6FFE
monochromatic
#ECF102 #F9FE32 #FBFE6F #FDFEAC #FEFFE1
Accessibility & contrast
On white
1.08
#FBFE6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#FBFE6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFE6F
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFE6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFE6F | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF460
Deuteranopia (green-blind)
#FFF977
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fbfe6f; /* rgb */ color: rgb(251, 254, 111); /* oklch */ color: oklch(96.8% 0.164 110.2);
Tailwind
colors: {
custom: {
50: '#fffe9d',
500: '#fbfe6f',
950: '#000000',
},
}SCSS
$custom: #fbfe6f; $custom-light: #fffe9d; $custom-dark: #000000;
JSON
{
"hex": "#fbfe6f",
"rgb": {
"r": 251,
"g": 254,
"b": 111
},
"hsl": {
"h": 61.259,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.96795,
"c": 0.16382,
"h": 110.2
},
"luminance": 0.92541
}Semantic roles & 50–950 ramp
primary
#FBFE6F
secondary
#3A37DA
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580