#F2F671#F2F671
#F2F671 is a very light, vivid yellow. Relative luminance 0.860; OKLCH L 94.5% C 0.155 H 110.6°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F671 |
|---|---|
| RGB | rgb(242, 246, 113) |
| HSL | hsl(62, 88%, 70%) |
| HSV | hsv(62, 54%, 96%) |
| CMYK | cmyk(1.6%, 0%, 54.1%, 3.5%) |
| CIE-LAB | lab(94.31, -18.49, 62.40) |
| CIE-LCH | lch(94.31, 65.09, 106.50°) |
| OKLab | oklab(94.45% -0.0546 0.1453) |
| OKLCH | oklch(94.45% 0.155 110.6) |
| XYZ | xyz(72.5561, 85.9827, 28.3938) |
| Luminance | 0.8598 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.00
Light Yellow
#FFFE7A
ΔE00 2.14
Custard
#FFFD78
ΔE00 2.14
Faded Yellow
#FEFF7F
ΔE00 2.15
Butter Yellow
#FFFD74
ΔE00 2.21
Banana (survey)
#FFFF7E
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F671 #7571F6
analogous
#F6B871 #F2F671 #AFF671
triadic
#F2F671 #71F2F6 #F671F2
tetradic
#F2F671 #71F6B8 #7571F6 #F671AF
square
#F2F671 #71F6B8 #7571F6 #F671AF
split-complementary
#F2F671 #71AFF6 #B871F6
monochromatic
#D8DE0E #EDF237 #F2F671 #F7FAAB #FCFDE2
Accessibility & contrast
On white
1.15
#F2F671 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#F2F671 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F671
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F671 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F671 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC63
Deuteranopia (green-blind)
#FFF178
Tritanopia (blue-blind)
#FFE9D9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2f671; /* rgb */ color: rgb(242, 246, 113); /* oklch */ color: oklch(94.5% 0.155 110.6);
Tailwind
colors: {
custom: {
50: '#f9f99e',
500: '#f2f671',
950: '#000000',
},
}SCSS
$custom: #f2f671; $custom-light: #f9f99e; $custom-dark: #000000;
JSON
{
"hex": "#f2f671",
"rgb": {
"r": 242,
"g": 246,
"b": 113
},
"hsl": {
"h": 61.805,
"s": 88.079,
"l": 70.392
},
"oklch": {
"l": 0.9445,
"c": 0.1552,
"h": 110.6
},
"luminance": 0.85981
}Semantic roles & 50–950 ramp
primary
#F2F671
secondary
#3F3BD0
accent
#01E508
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580