#F2FD6E#F2FD6E
#F2FD6E is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 95.9% C 0.165 H 113.2°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FD6E |
|---|---|
| RGB | rgb(242, 253, 110) |
| HSL | hsl(65, 97%, 71%) |
| HSV | hsv(65, 57%, 99%) |
| CMYK | cmyk(4.3%, 0%, 56.5%, 0.8%) |
| CIE-LAB | lab(96.10, -22.07, 65.73) |
| CIE-LCH | lch(96.10, 69.34, 108.56°) |
| OKLab | oklab(95.88% -0.0651 0.1521) |
| OKLCH | oklch(95.88% 0.165 113.2) |
| XYZ | xyz(74.5594, 90.2550, 28.2421) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.61
Canary
#FDFF63
ΔE00 2.68
Pastel Yellow
#FFFE71
ΔE00 2.69
Banana (survey)
#FFFF7E
ΔE00 2.74
Light Yellow
#FFFE7A
ΔE00 2.77
Butter Yellow
#FFFD74
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FD6E #796EFD
analogous
#FDC06E #F2FD6E #AAFD6E
triadic
#F2FD6E #6EF2FD #FD6EF2
tetradic
#F2FD6E #6EFDC0 #796EFD #FD6EAA
square
#F2FD6E #6EFDC0 #796EFD #FD6EAA
split-complementary
#F2FD6E #6EAAFD #C06EFD
monochromatic
#DBED03 #EDFC32 #F2FD6E #F7FEAA #FCFFE1
Accessibility & contrast
On white
1.10
#F2FD6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#F2FD6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FD6E
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FD6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FD6E | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF25F
Deuteranopia (green-blind)
#FFF576
Tritanopia (blue-blind)
#FFF0DE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2fd6e; /* rgb */ color: rgb(242, 253, 110); /* oklch */ color: oklch(95.9% 0.165 113.2);
Tailwind
colors: {
custom: {
50: '#f9fd9c',
500: '#f2fd6e',
950: '#000000',
},
}SCSS
$custom: #f2fd6e; $custom-light: #f9fd9c; $custom-dark: #000000;
JSON
{
"hex": "#f2fd6e",
"rgb": {
"r": 242,
"g": 253,
"b": 110
},
"hsl": {
"h": 64.615,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.95877,
"c": 0.16539,
"h": 113.2
},
"luminance": 0.90254
}Semantic roles & 50–950 ramp
primary
#F2FD6E
secondary
#4336D9
accent
#00E612
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580