#F2F783#F2F783
#F2F783 is a very light, vivid yellow. Relative luminance 0.870; OKLCH L 94.9% C 0.140 H 111.0°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F783 |
|---|---|
| RGB | rgb(242, 247, 131) |
| HSL | hsl(63, 88%, 74%) |
| HSV | hsv(63, 47%, 97%) |
| CMYK | cmyk(2%, 0%, 47%, 3.1%) |
| CIE-LAB | lab(94.75, -17.46, 54.78) |
| CIE-LCH | lch(94.75, 57.49, 107.68°) |
| OKLab | oklab(94.87% -0.05 0.1304) |
| OKLCH | oklch(94.87% 0.14 111) |
| XYZ | xyz(73.9768, 87.0389, 34.3715) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.95
Pale Yellow
#FFFF84
ΔE00 2.35
Faded Yellow
#FEFF7F
ΔE00 2.51
Butter
#FFFF81
ΔE00 2.52
Manilla
#FFFA86
ΔE00 2.59
Banana (survey)
#FFFF7E
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F783 #8883F7
analogous
#F7C283 #F2F783 #B8F783
triadic
#F2F783 #83F2F7 #F783F2
tetradic
#F2F783 #83F7C2 #8883F7 #F783B8
square
#F2F783 #83F7C2 #8883F7 #F783B8
split-complementary
#F2F783 #83B8F7 #C283F7
monochromatic
#E6F010 #ECF34A #F2F783 #F8FBBC #FCFDE2
Accessibility & contrast
On white
1.14
#F2F783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#F2F783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F783
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F783 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE79
Deuteranopia (green-blind)
#FFF289
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f783; /* rgb */ color: rgb(242, 247, 131); /* oklch */ color: oklch(94.9% 0.140 111.0);
Tailwind
colors: {
custom: {
50: '#f8f9a9',
500: '#f2f783',
950: '#000000',
},
}SCSS
$custom: #f2f783; $custom-light: #f8f9a9; $custom-dark: #000000;
JSON
{
"hex": "#f2f783",
"rgb": {
"r": 242,
"g": 247,
"b": 131
},
"hsl": {
"h": 62.586,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.9487,
"c": 0.1396,
"h": 111
},
"luminance": 0.87037
}Semantic roles & 50–950 ramp
primary
#F2F783
secondary
#504AD4
accent
#01E40B
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581