#F2FE85#F2FE85
#F2FE85 is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.3% C 0.146 H 113.8°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FE85 |
|---|---|
| RGB | rgb(242, 254, 133) |
| HSL | hsl(66, 98%, 76%) |
| HSV | hsv(66, 48%, 100%) |
| CMYK | cmyk(4.7%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(96.60, -20.65, 56.07) |
| CIE-LCH | lch(96.60, 59.75, 110.22°) |
| OKLab | oklab(96.35% -0.0588 0.1333) |
| OKLCH | oklch(96.35% 0.146 113.8) |
| XYZ | xyz(76.2946, 91.4555, 35.8193) |
| Luminance | 0.9145 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.81
Faded Yellow
#FEFF7F
ΔE00 2.86
Pale Yellow
#FFFF84
ΔE00 2.87
Butter
#FFFF81
ΔE00 2.99
Banana (survey)
#FFFF7E
ΔE00 3.14
Light Yellow
#FFFE7A
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FE85 #9185FE
analogous
#FECD85 #F2FE85 #B5FE85
triadic
#F2FE85 #85F2FE #FE85F2
tetradic
#F2FE85 #85FECD #9185FE #FE85B5
square
#F2FE85 #85FECD #9185FE #FE85B5
split-complementary
#F2FE85 #85B5FE #CD85FE
monochromatic
#E5FD0C #ECFE48 #F2FE85 #F8FEC2 #FCFFE1
Accessibility & contrast
On white
1.09
#F2FE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#F2FE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FE85
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FE85 | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF47A
Deuteranopia (green-blind)
#FFF78B
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2fe85; /* rgb */ color: rgb(242, 254, 133); /* oklch */ color: oklch(96.3% 0.146 113.8);
Tailwind
colors: {
custom: {
50: '#f8feab',
500: '#f2fe85',
950: '#000000',
},
}SCSS
$custom: #f2fe85; $custom-light: #f8feab; $custom-dark: #000000;
JSON
{
"hex": "#f2fe85",
"rgb": {
"r": 242,
"g": 254,
"b": 133
},
"hsl": {
"h": 65.95,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.96348,
"c": 0.14575,
"h": 113.8
},
"luminance": 0.91454
}Semantic roles & 50–950 ramp
primary
#F2FE85
secondary
#584ADE
accent
#00E617
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581