#F2F883#F2F883
#F2F883 is a very light, vivid yellow. Relative luminance 0.877; OKLCH L 95.1% C 0.141 H 111.4°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F883 |
|---|---|
| RGB | rgb(242, 248, 131) |
| HSL | hsl(63, 89%, 74%) |
| HSV | hsv(63, 47%, 97%) |
| CMYK | cmyk(2.4%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(95.01, -17.95, 55.09) |
| CIE-LCH | lch(95.01, 57.94, 108.05°) |
| OKLab | oklab(95.08% -0.0513 0.131) |
| OKLCH | oklch(95.08% 0.141 111.4) |
| XYZ | xyz(74.2834, 87.6522, 34.4737) |
| Luminance | 0.8765 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.97
Pale Yellow
#FFFF84
ΔE00 2.32
Faded Yellow
#FEFF7F
ΔE00 2.45
Butter
#FFFF81
ΔE00 2.48
Banana (survey)
#FFFF7E
ΔE00 2.68
Manilla
#FFFA86
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F883 #8983F8
analogous
#F8C483 #F2F883 #B8F883
triadic
#F2F883 #83F2F8 #F883F2
tetradic
#F2F883 #83F8C4 #8983F8 #F883B8
square
#F2F883 #83F8C4 #8983F8 #F883B8
split-complementary
#F2F883 #83B8F8 #C483F8
monochromatic
#E6F10F #ECF549 #F2F883 #F8FBBD #FCFDE2
Accessibility & contrast
On white
1.13
#F2F883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#F2F883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F883
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F883 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF79
Deuteranopia (green-blind)
#FFF289
Tritanopia (blue-blind)
#FFECDD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f2f883; /* rgb */ color: rgb(242, 248, 131); /* oklch */ color: oklch(95.1% 0.141 111.4);
Tailwind
colors: {
custom: {
50: '#f8faa9',
500: '#f2f883',
950: '#000000',
},
}SCSS
$custom: #f2f883; $custom-light: #f8faa9; $custom-dark: #000000;
JSON
{
"hex": "#f2f883",
"rgb": {
"r": 242,
"g": 248,
"b": 131
},
"hsl": {
"h": 63.077,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.95077,
"c": 0.14074,
"h": 111.4
},
"luminance": 0.87651
}Semantic roles & 50–950 ramp
primary
#F2F883
secondary
#514AD5
accent
#00E60C
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581