#F2F683#F2F683
#F2F683 is a very light, vivid yellow. Relative luminance 0.864; OKLCH L 94.7% C 0.138 H 110.5°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F683 |
|---|---|
| RGB | rgb(242, 246, 131) |
| HSL | hsl(62, 86%, 74%) |
| HSV | hsv(62, 47%, 96%) |
| CMYK | cmyk(1.6%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(94.50, -16.98, 54.47) |
| CIE-LCH | lch(94.50, 57.05, 107.31°) |
| OKLab | oklab(94.66% -0.0486 0.1297) |
| OKLCH | oklch(94.66% 0.138 110.5) |
| XYZ | xyz(73.6718, 86.4290, 34.2699) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.98
Pale Yellow
#FFFF84
ΔE00 2.41
Manilla
#FFFA86
ΔE00 2.46
Butter
#FFFF81
ΔE00 2.58
Faded Yellow
#FEFF7F
ΔE00 2.60
Banana (survey)
#FFFF7E
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F683 #8783F6
analogous
#F6C183 #F2F683 #B9F683
triadic
#F2F683 #83F2F6 #F683F2
tetradic
#F2F683 #83F6C1 #8783F6 #F683B9
square
#F2F683 #83F6C1 #8783F6 #F683B9
split-complementary
#F2F683 #83B9F6 #C183F6
monochromatic
#E6ED11 #ECF24A #F2F683 #F8FABC #FCFDE2
Accessibility & contrast
On white
1.15
#F2F683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#F2F683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F683
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F683 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED79
Deuteranopia (green-blind)
#FFF189
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2f683; /* rgb */ color: rgb(242, 246, 131); /* oklch */ color: oklch(94.7% 0.138 110.5);
Tailwind
colors: {
custom: {
50: '#f8f9a9',
500: '#f2f683',
950: '#000000',
},
}SCSS
$custom: #f2f683; $custom-light: #f8f9a9; $custom-dark: #000000;
JSON
{
"hex": "#f2f683",
"rgb": {
"r": 242,
"g": 246,
"b": 131
},
"hsl": {
"h": 62.087,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.94663,
"c": 0.13846,
"h": 110.5
},
"luminance": 0.86427
}Semantic roles & 50–950 ramp
primary
#F2F683
secondary
#4F4BD3
accent
#03E30A
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581