#F2FE98#F2FE98
#F2FE98 is a very light, vivid yellow. Relative luminance 0.920; OKLCH L 96.6% C 0.126 H 114.3°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FE98 |
|---|---|
| RGB | rgb(242, 254, 152) |
| HSL | hsl(67, 98%, 80%) |
| HSV | hsv(67, 40%, 100%) |
| CMYK | cmyk(4.7%, 0%, 40.2%, 0.4%) |
| CIE-LAB | lab(96.83, -18.77, 47.39) |
| CIE-LCH | lch(96.83, 50.97, 111.61°) |
| OKLab | oklab(96.61% -0.052 0.1152) |
| OKLCH | oklch(96.61% 0.126 114.3) |
| XYZ | xyz(77.7279, 92.0288, 43.3683) |
| Luminance | 0.9203 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.16
Yellowish Tan
#FCFC81
ΔE00 4.39
Pale Yellow
#FFFF84
ΔE00 4.39
Butter
#FFFF81
ΔE00 4.67
Faded Yellow
#FEFF7F
ΔE00 4.71
Manilla
#FFFA86
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FE98 #A498FE
analogous
#FED798 #F2FE98 #BFFE98
triadic
#F2FE98 #98F2FE #FE98F2
tetradic
#F2FE98 #98FED7 #A498FE #FE98BF
square
#F2FE98 #98FED7 #A498FE #FE98BF
split-complementary
#F2FE98 #98BFFE #D798FE
monochromatic
#E3FD1F #EAFD5B #F2FE98 #FAFFD5 #FBFFE1
Accessibility & contrast
On white
1.08
#F2FE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#F2FE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FE98
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FE98 | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF590
Deuteranopia (green-blind)
#FFF79D
Tritanopia (blue-blind)
#FDF3E5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f2fe98; /* rgb */ color: rgb(242, 254, 152); /* oklch */ color: oklch(96.6% 0.126 114.3);
Tailwind
colors: {
custom: {
50: '#f8feb8',
500: '#f2fe98',
950: '#000000',
},
}SCSS
$custom: #f2fe98; $custom-light: #f8feb8; $custom-dark: #000000;
JSON
{
"hex": "#f2fe98",
"rgb": {
"r": 242,
"g": 254,
"b": 152
},
"hsl": {
"h": 67.059,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.96611,
"c": 0.12636,
"h": 114.3
},
"luminance": 0.92028
}Semantic roles & 50–950 ramp
primary
#F2FE98
secondary
#6A5AE0
accent
#00E61B
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581