#F6FB90#F6FB90
#F6FB90 is a very light, vivid yellow. Relative luminance 0.906; OKLCH L 96.2% C 0.130 H 110.9°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FB90 |
|---|---|
| RGB | rgb(246, 251, 144) |
| HSL | hsl(63, 93%, 77%) |
| HSV | hsv(63, 43%, 98%) |
| CMYK | cmyk(2%, 0%, 42.6%, 1.6%) |
| CIE-LAB | lab(96.25, -16.63, 50.55) |
| CIE-LCH | lch(96.25, 53.21, 108.21°) |
| OKLab | oklab(96.18% -0.0466 0.1218) |
| OKLCH | oklch(96.18% 0.13 110.9) |
| XYZ | xyz(77.5384, 90.6022, 39.7835) |
| Luminance | 0.9060 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.60
Pale Yellow
#FFFF84
ΔE00 2.71
Manilla
#FFFA86
ΔE00 2.87
Butter
#FFFF81
ΔE00 3.02
Faded Yellow
#FEFF7F
ΔE00 3.11
Banana (survey)
#FFFF7E
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FB90 #9590FB
analogous
#FBCB90 #F6FB90 #C0FB90
triadic
#F6FB90 #90F6FB #FB90F6
tetradic
#F6FB90 #90FBCB #9590FB #FB90C0
square
#F6FB90 #90FBCB #9590FB #FB90C0
split-complementary
#F6FB90 #90C0FB #CB90FB
monochromatic
#ECF71A #F1F955 #F6FB90 #FBFDCB #FDFEE1
Accessibility & contrast
On white
1.10
#F6FB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#F6FB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FB90
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FB90 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF287
Deuteranopia (green-blind)
#FFF695
Tritanopia (blue-blind)
#FFEFE1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f6fb90; /* rgb */ color: rgb(246, 251, 144); /* oklch */ color: oklch(96.2% 0.130 110.9);
Tailwind
colors: {
custom: {
50: '#fbfcb2',
500: '#f6fb90',
950: '#000000',
},
}SCSS
$custom: #f6fb90; $custom-light: #fbfcb2; $custom-dark: #000000;
JSON
{
"hex": "#f6fb90",
"rgb": {
"r": 246,
"g": 251,
"b": 144
},
"hsl": {
"h": 62.804,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.96183,
"c": 0.13044,
"h": 110.9
},
"luminance": 0.90601
}Semantic roles & 50–950 ramp
primary
#F6FB90
secondary
#5B54DB
accent
#00E60B
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581