#F2F679#F2F679
#F2F679 is a very light, vivid yellow. Relative luminance 0.862; OKLCH L 94.5% C 0.148 H 110.6°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F679 |
|---|---|
| RGB | rgb(242, 246, 121) |
| HSL | hsl(62, 87%, 72%) |
| HSV | hsv(62, 51%, 96%) |
| CMYK | cmyk(1.6%, 0%, 50.8%, 3.5%) |
| CIE-LAB | lab(94.39, -17.85, 58.93) |
| CIE-LCH | lch(94.39, 61.57, 106.85°) |
| OKLab | oklab(94.54% -0.052 0.1386) |
| OKLCH | oklch(94.54% 0.148 110.6) |
| XYZ | xyz(73.0265, 86.1708, 30.8712) |
| Luminance | 0.8617 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.67
Faded Yellow
#FEFF7F
ΔE00 2.09
Butter
#FFFF81
ΔE00 2.19
Pale Yellow
#FFFF84
ΔE00 2.20
Banana (survey)
#FFFF7E
ΔE00 2.23
Light Yellow
#FFFE7A
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F679 #7D79F6
analogous
#F6BC79 #F2F679 #B4F679
triadic
#F2F679 #79F2F6 #F679F2
tetradic
#F2F679 #79F6BC #7D79F6 #F679B4
square
#F2F679 #79F6BC #7D79F6 #F679B4
split-complementary
#F2F679 #79B4F6 #BC79F6
monochromatic
#DEE50F #ECF240 #F2F679 #F8FAB2 #FCFDE2
Accessibility & contrast
On white
1.15
#F2F679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#F2F679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F679
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F679 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6D
Deuteranopia (green-blind)
#FFF180
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2f679; /* rgb */ color: rgb(242, 246, 121); /* oklch */ color: oklch(94.5% 0.148 110.6);
Tailwind
colors: {
custom: {
50: '#f9f9a3',
500: '#f2f679',
950: '#000000',
},
}SCSS
$custom: #f2f679; $custom-light: #f9f9a3; $custom-dark: #000000;
JSON
{
"hex": "#f2f679",
"rgb": {
"r": 242,
"g": 246,
"b": 121
},
"hsl": {
"h": 61.92,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.9454,
"c": 0.14801,
"h": 110.6
},
"luminance": 0.86169
}Semantic roles & 50–950 ramp
primary
#F2F679
secondary
#4642D1
accent
#02E409
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580