#F2F583#F2F583
#F2F583 is a very light, vivid yellow. Relative luminance 0.858; OKLCH L 94.5% C 0.137 H 110.1°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F583 |
|---|---|
| RGB | rgb(242, 245, 131) |
| HSL | hsl(62, 85%, 74%) |
| HSV | hsv(62, 47%, 96%) |
| CMYK | cmyk(1.2%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(94.24, -16.49, 54.15) |
| CIE-LCH | lch(94.24, 56.61, 106.94°) |
| OKLab | oklab(94.46% -0.0472 0.129) |
| OKLCH | oklch(94.46% 0.137 110.1) |
| XYZ | xyz(73.3685, 85.8223, 34.1688) |
| Luminance | 0.8582 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.04
Manilla
#FFFA86
ΔE00 2.37
Pale Yellow
#FFFF84
ΔE00 2.51
Butter
#FFFF81
ΔE00 2.68
Faded Yellow
#FEFF7F
ΔE00 2.72
Straw
#FCF679
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F583 #8683F5
analogous
#F5BF83 #F2F583 #B9F583
triadic
#F2F583 #83F2F5 #F583F2
tetradic
#F2F583 #83F5BF #8683F5 #F583B9
square
#F2F583 #83F5BF #8683F5 #F583B9
split-complementary
#F2F583 #83B9F5 #BF83F5
monochromatic
#E5EB13 #ECF04A #F2F583 #F8FABC #FCFDE3
Accessibility & contrast
On white
1.16
#F2F583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#F2F583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F583
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F583 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC79
Deuteranopia (green-blind)
#FFF089
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2f583; /* rgb */ color: rgb(242, 245, 131); /* oklch */ color: oklch(94.5% 0.137 110.1);
Tailwind
colors: {
custom: {
50: '#f8f8a9',
500: '#f2f583',
950: '#000000',
},
}SCSS
$custom: #f2f583; $custom-light: #f8f8a9; $custom-dark: #000000;
JSON
{
"hex": "#f2f583",
"rgb": {
"r": 242,
"g": 245,
"b": 131
},
"hsl": {
"h": 61.579,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.94457,
"c": 0.13733,
"h": 110.1
},
"luminance": 0.85821
}Semantic roles & 50–950 ramp
primary
#F2F583
secondary
#4E4BD1
accent
#04E20A
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581