#F2FC6E#F2FC6E
#F2FC6E is a very light, vivid yellow. Relative luminance 0.896; OKLCH L 95.7% C 0.164 H 112.8°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FC6E |
|---|---|
| RGB | rgb(242, 252, 110) |
| HSL | hsl(64, 96%, 71%) |
| HSV | hsv(64, 56%, 99%) |
| CMYK | cmyk(4%, 0%, 56.3%, 1.2%) |
| CIE-LAB | lab(95.84, -21.59, 65.44) |
| CIE-LCH | lch(95.84, 68.91, 108.26°) |
| OKLab | oklab(95.67% -0.0637 0.1514) |
| OKLCH | oklch(95.67% 0.164 112.8) |
| XYZ | xyz(74.2445, 89.6253, 28.1371) |
| Luminance | 0.8962 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.48
Pastel Yellow
#FFFE71
ΔE00 2.55
Banana (survey)
#FFFF7E
ΔE00 2.61
Light Yellow
#FFFE7A
ΔE00 2.61
Canary
#FDFF63
ΔE00 2.61
Butter Yellow
#FFFD74
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FC6E #786EFC
analogous
#FCBF6E #F2FC6E #ABFC6E
triadic
#F2FC6E #6EF2FC #FC6EF2
tetradic
#F2FC6E #6EFCBF #786EFC #FC6EAB
square
#F2FC6E #6EFCBF #786EFC #FC6EAB
split-complementary
#F2FC6E #6EABFC #BF6EFC
monochromatic
#DBEB05 #EDFB32 #F2FC6E #F7FDAA #FCFEE1
Accessibility & contrast
On white
1.11
#F2FC6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#F2FC6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FC6E
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FC6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FC6E | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF15F
Deuteranopia (green-blind)
#FFF576
Tritanopia (blue-blind)
#FFEFDD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2fc6e; /* rgb */ color: rgb(242, 252, 110); /* oklch */ color: oklch(95.7% 0.164 112.8);
Tailwind
colors: {
custom: {
50: '#f9fd9c',
500: '#f2fc6e',
950: '#000000',
},
}SCSS
$custom: #f2fc6e; $custom-light: #f9fd9c; $custom-dark: #000000;
JSON
{
"hex": "#f2fc6e",
"rgb": {
"r": 242,
"g": 252,
"b": 110
},
"hsl": {
"h": 64.225,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.95668,
"c": 0.16429,
"h": 112.8
},
"luminance": 0.89624
}Semantic roles & 50–950 ramp
primary
#F2FC6E
secondary
#4237D8
accent
#00E610
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580