#F2F680#F2F680
#F2F680 is a very light, vivid yellow. Relative luminance 0.863; OKLCH L 94.6% C 0.141 H 110.5°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F680 |
|---|---|
| RGB | rgb(242, 246, 128) |
| HSL | hsl(62, 87%, 73%) |
| HSV | hsv(62, 48%, 96%) |
| CMYK | cmyk(1.6%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(94.46, -17.25, 55.82) |
| CIE-LCH | lch(94.46, 58.42, 107.17°) |
| OKLab | oklab(94.63% -0.0496 0.1324) |
| OKLCH | oklch(94.63% 0.141 110.5) |
| XYZ | xyz(73.4715, 86.3488, 33.2145) |
| Luminance | 0.8635 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.80
Pale Yellow
#FFFF84
ΔE00 2.28
Faded Yellow
#FEFF7F
ΔE00 2.38
Butter
#FFFF81
ΔE00 2.40
Manilla
#FFFA86
ΔE00 2.43
Banana (survey)
#FFFF7E
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F680 #8480F6
analogous
#F6BF80 #F2F680 #B7F680
triadic
#F2F680 #80F2F6 #F680F2
tetradic
#F2F680 #80F6BF #8480F6 #F680B7
square
#F2F680 #80F6BF #8480F6 #F680B7
split-complementary
#F2F680 #80B7F6 #BF80F6
monochromatic
#E4EB11 #ECF247 #F2F680 #F8FAB9 #FCFDE2
Accessibility & contrast
On white
1.15
#F2F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#F2F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F680
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F680 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED75
Deuteranopia (green-blind)
#FFF186
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2f680; /* rgb */ color: rgb(242, 246, 128); /* oklch */ color: oklch(94.6% 0.141 110.5);
Tailwind
colors: {
custom: {
50: '#f8f9a7',
500: '#f2f680',
950: '#000000',
},
}SCSS
$custom: #f2f680; $custom-light: #f8f9a7; $custom-dark: #000000;
JSON
{
"hex": "#f2f680",
"rgb": {
"r": 242,
"g": 246,
"b": 128
},
"hsl": {
"h": 62.034,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.94625,
"c": 0.14139,
"h": 110.5
},
"luminance": 0.86347
}Semantic roles & 50–950 ramp
primary
#F2F680
secondary
#4D48D2
accent
#02E30A
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581