#F2EA79#F2EA79
#F2EA79 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 92.1% C 0.135 H 105.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F2EA79 |
|---|---|
| RGB | rgb(242, 234, 121) |
| HSL | hsl(56, 82%, 71%) |
| HSV | hsv(56, 50%, 95%) |
| CMYK | cmyk(0%, 3.3%, 50%, 5.1%) |
| CIE-LAB | lab(91.28, -11.98, 55.27) |
| CIE-LCH | lch(91.28, 56.55, 102.23°) |
| OKLab | oklab(92.07% -0.0353 0.1306) |
| OKLCH | oklch(92.07% 0.135 105.1) |
| XYZ | xyz(69.4938, 79.1054, 29.6936) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.44
Straw
#FCF679
ΔE00 2.78
Yellowish
#FAEE66
ΔE00 3.05
Manilla
#FFFA86
ΔE00 3.32
Khaki (CSS)
#F0E68C
ΔE00 3.33
Yellowish Tan
#FCFC81
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2EA79 #7981F2
analogous
#F2AD79 #F2EA79 #BDF279
triadic
#F2EA79 #79F2EA #EA79F2
tetradic
#F2EA79 #79F2AD #7981F2 #F279BD
square
#F2EA79 #79F2AD #7981F2 #F279BD
split-complementary
#F2EA79 #79BDF2 #AD79F2
monochromatic
#DBCE15 #EDE141 #F2EA79 #F7F3B1 #FCFBE3
Accessibility & contrast
On white
1.25
#F2EA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#F2EA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2EA79
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2EA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2EA79 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36F
Deuteranopia (green-blind)
#FEE97E
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f2ea79; /* rgb */ color: rgb(242, 234, 121); /* oklch */ color: oklch(92.1% 0.135 105.1);
Tailwind
colors: {
custom: {
50: '#f8f0a2',
500: '#f2ea79',
950: '#000000',
},
}SCSS
$custom: #f2ea79; $custom-light: #f8f0a2; $custom-dark: #000000;
JSON
{
"hex": "#f2ea79",
"rgb": {
"r": 242,
"g": 234,
"b": 121
},
"hsl": {
"h": 56.033,
"s": 82.313,
"l": 71.176
},
"oklch": {
"l": 0.92069,
"c": 0.13529,
"h": 105.1
},
"luminance": 0.79103
}Semantic roles & 50–950 ramp
primary
#F2EA79
secondary
#434CCC
accent
#15DF07
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580