#FBFF6E#FBFF6E
#FBFF6E is a very light, vivid yellow. Relative luminance 0.932; OKLCH L 97.0% C 0.166 H 110.6°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFF6E |
|---|---|
| RGB | rgb(251, 255, 110) |
| HSL | hsl(62, 100%, 72%) |
| HSV | hsv(62, 57%, 100%) |
| CMYK | cmyk(1.6%, 0%, 56.9%, 0%) |
| CIE-LAB | lab(97.29, -19.49, 67.24) |
| CIE-LCH | lch(97.29, 70.01, 106.16°) |
| OKLab | oklab(96.99% -0.0583 0.1551) |
| OKLCH | oklch(96.99% 0.166 110.6) |
| XYZ | xyz(78.3602, 93.1569, 28.6021) |
| Luminance | 0.9315 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.11
Canary
#FDFF63
ΔE00 1.26
Butter Yellow
#FFFD74
ΔE00 1.45
Light Yellow
#FFFE7A
ΔE00 1.62
Custard
#FFFD78
ΔE00 1.68
Banana (survey)
#FFFF7E
ΔE00 1.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFF6E #726EFF
analogous
#FFBB6E #FBFF6E #B3FF6E
triadic
#FBFF6E #6EFBFF #FF6EFB
tetradic
#FBFF6E #6EFFBB #726EFF #FF6EB3
square
#FBFF6E #6EFFBB #726EFF #FF6EB3
split-complementary
#FBFF6E #6EB3FF #BB6EFF
monochromatic
#ECF300 #F9FF31 #FBFF6E #FDFFAB #FEFFE0
Accessibility & contrast
On white
1.07
#FBFF6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#FBFF6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFF6E
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFF6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFF6E | 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)
#FFF55E
Deuteranopia (green-blind)
#FFF976
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fbff6e; /* rgb */ color: rgb(251, 255, 110); /* oklch */ color: oklch(97.0% 0.166 110.6);
Tailwind
colors: {
custom: {
50: '#ffff9c',
500: '#fbff6e',
950: '#000000',
},
}SCSS
$custom: #fbff6e; $custom-light: #ffff9c; $custom-dark: #000000;
JSON
{
"hex": "#fbff6e",
"rgb": {
"r": 251,
"g": 255,
"b": 110
},
"hsl": {
"h": 61.655,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.96991,
"c": 0.16569,
"h": 110.6
},
"luminance": 0.93155
}Semantic roles & 50–950 ramp
primary
#FBFF6E
secondary
#3A36DB
accent
#00E606
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580