#F6FFBB#F6FFBB
#F6FFBB is a very light, moderate yellow. Relative luminance 0.947; OKLCH L 97.7% C 0.087 H 114.2°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FFBB |
|---|---|
| RGB | rgb(246, 255, 187) |
| HSL | hsl(68, 100%, 87%) |
| HSV | hsv(68, 27%, 100%) |
| CMYK | cmyk(3.5%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(97.91, -13.60, 31.60) |
| CIE-LCH | lch(97.91, 34.40, 113.29°) |
| OKLab | oklab(97.72% -0.0357 0.0795) |
| OKLCH | oklch(97.72% 0.087 114.2) |
| XYZ | xyz(82.7354, 94.7014, 60.9247) |
| Luminance | 0.9470 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 2.68
Cream (survey)
#FFFFC2
ΔE00 2.71
Light Beige
#FFFEB6
ΔE00 2.85
Parchment
#FEFCAF
ΔE00 3.54
Ecru
#FEFFCA
ΔE00 3.70
Light Khaki
#E6F2A2
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FFBB #C4BBFF
analogous
#FFE6BB #F6FFBB #D4FFBB
triadic
#F6FFBB #BBF6FF #FFBBF6
tetradic
#F6FFBB #BBFFE6 #C4BBFF #FFBBD4
square
#F6FFBB #BBFFE6 #C4BBFF #FFBBD4
split-complementary
#F6FFBB #BBD4FF #E6BBFF
monochromatic
#E6FF41 #EEFF7E #F6FFBB #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.05
#F6FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#F6FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FFBB
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FFBB | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8B7
Deuteranopia (green-blind)
#FFFABE
Tritanopia (blue-blind)
#FEF7ED
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f6ffbb; /* rgb */ color: rgb(246, 255, 187); /* oklch */ color: oklch(97.7% 0.087 114.2);
Tailwind
colors: {
custom: {
50: '#f9ffd0',
500: '#f6ffbb',
950: '#000000',
},
}SCSS
$custom: #f6ffbb; $custom-light: #f9ffd0; $custom-dark: #000000;
JSON
{
"hex": "#f6ffbb",
"rgb": {
"r": 246,
"g": 255,
"b": 187
},
"hsl": {
"h": 67.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.97719,
"c": 0.08713,
"h": 114.2
},
"luminance": 0.94701
}Semantic roles & 50–950 ramp
primary
#F6FFBB
secondary
#8677E7
accent
#00E61E
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171814
muted
#858683