#F2F876#F2F876
#F2F876 is a very light, vivid yellow. Relative luminance 0.873; OKLCH L 94.9% C 0.153 H 111.4°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F876 |
|---|---|
| RGB | rgb(242, 248, 118) |
| HSL | hsl(63, 90%, 72%) |
| HSV | hsv(63, 52%, 97%) |
| CMYK | cmyk(2.4%, 0%, 52.4%, 2.7%) |
| CIE-LAB | lab(94.87, -19.06, 60.85) |
| CIE-LCH | lch(94.87, 63.76, 107.39°) |
| OKLab | oklab(94.92% -0.0557 0.1424) |
| OKLCH | oklch(94.92% 0.153 111.4) |
| XYZ | xyz(73.4570, 87.3216, 30.1212) |
| Luminance | 0.8732 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.83
Faded Yellow
#FEFF7F
ΔE00 1.97
Banana (survey)
#FFFF7E
ΔE00 2.13
Butter
#FFFF81
ΔE00 2.16
Light Yellow
#FFFE7A
ΔE00 2.21
Pale Yellow
#FFFF84
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F876 #7C76F8
analogous
#F8BD76 #F2F876 #B1F876
triadic
#F2F876 #76F2F8 #F876F2
tetradic
#F2F876 #76F8BD #7C76F8 #F876B1
square
#F2F876 #76F8BD #7C76F8 #F876B1
split-complementary
#F2F876 #76B1F8 #BD76F8
monochromatic
#DEE80C #ECF53C #F2F876 #F8FBB0 #FCFEE2
Accessibility & contrast
On white
1.14
#F2F876 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#F2F876 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F876
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F876 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F876 | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE69
Deuteranopia (green-blind)
#FFF27D
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f876; /* rgb */ color: rgb(242, 248, 118); /* oklch */ color: oklch(94.9% 0.153 111.4);
Tailwind
colors: {
custom: {
50: '#f9faa1',
500: '#f2f876',
950: '#000000',
},
}SCSS
$custom: #f2f876; $custom-light: #f9faa1; $custom-dark: #000000;
JSON
{
"hex": "#f2f876",
"rgb": {
"r": 242,
"g": 248,
"b": 118
},
"hsl": {
"h": 62.769,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.9492,
"c": 0.15295,
"h": 111.4
},
"luminance": 0.8732
}Semantic roles & 50–950 ramp
primary
#F2F876
secondary
#453FD4
accent
#00E60B
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580