#F2FE6F#F2FE6F
#F2FE6F is a very light, vivid yellow. Relative luminance 0.909; OKLCH L 96.1% C 0.166 H 113.5°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FE6F |
|---|---|
| RGB | rgb(242, 254, 111) |
| HSL | hsl(65, 99%, 72%) |
| HSV | hsv(65, 56%, 100%) |
| CMYK | cmyk(4.7%, 0%, 56.3%, 0.4%) |
| CIE-LAB | lab(96.37, -22.47, 65.61) |
| CIE-LCH | lch(96.37, 69.35, 108.91°) |
| OKLab | oklab(96.1% -0.0661 0.1519) |
| OKLCH | oklch(96.1% 0.166 113.5) |
| XYZ | xyz(74.9306, 90.9099, 28.6360) |
| Luminance | 0.9091 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.71
Canary
#FDFF63
ΔE00 2.83
Banana (survey)
#FFFF7E
ΔE00 2.86
Pastel Yellow
#FFFE71
ΔE00 2.87
Light Yellow
#FFFE7A
ΔE00 2.92
Butter
#FFFF81
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FE6F #7B6FFE
analogous
#FEC36F #F2FE6F #ABFE6F
triadic
#F2FE6F #6FF2FE #FE6FF2
tetradic
#F2FE6F #6FFEC3 #7B6FFE #FE6FAB
square
#F2FE6F #6FFEC3 #7B6FFE #FE6FAB
split-complementary
#F2FE6F #6FABFE #C36FFE
monochromatic
#DDF102 #EDFE32 #F2FE6F #F7FEAC #FCFFE1
Accessibility & contrast
On white
1.09
#F2FE6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#F2FE6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FE6F
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FE6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FE6F | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF360
Deuteranopia (green-blind)
#FFF677
Tritanopia (blue-blind)
#FFF1DF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2fe6f; /* rgb */ color: rgb(242, 254, 111); /* oklch */ color: oklch(96.1% 0.166 113.5);
Tailwind
colors: {
custom: {
50: '#f9fe9d',
500: '#f2fe6f',
950: '#000000',
},
}SCSS
$custom: #f2fe6f; $custom-light: #f9fe9d; $custom-dark: #000000;
JSON
{
"hex": "#f2fe6f",
"rgb": {
"r": 242,
"g": 254,
"b": 111
},
"hsl": {
"h": 65.035,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.96096,
"c": 0.16567,
"h": 113.5
},
"luminance": 0.90909
}Semantic roles & 50–950 ramp
primary
#F2FE6F
secondary
#4537DA
accent
#00E613
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580