#F7EA82#F7EA82
#F7EA82 is a very light, vivid yellow. Relative luminance 0.802; OKLCH L 92.6% C 0.126 H 102.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EA82 |
|---|---|
| RGB | rgb(247, 234, 130) |
| HSL | hsl(53, 88%, 74%) |
| HSV | hsv(53, 47%, 97%) |
| CMYK | cmyk(0%, 5.3%, 47.4%, 3.1%) |
| CIE-LAB | lab(91.79, -9.21, 51.75) |
| CIE-LCH | lch(91.79, 52.56, 100.10°) |
| OKLab | oklab(92.6% -0.0267 0.1235) |
| OKLCH | oklch(92.6% 0.126 102.2) |
| XYZ | xyz(71.8117, 80.2338, 32.8187) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.37
Sandy Yellow
#FDEE73
ΔE00 2.60
Dark Cream
#FFF39A
ΔE00 3.06
Straw
#FCF679
ΔE00 3.72
Buff
#FEF69E
ΔE00 3.78
Manilla
#FFFA86
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EA82 #828FF7
analogous
#F7B082 #F7EA82 #CAF782
triadic
#F7EA82 #82F7EA #EA82F7
tetradic
#F7EA82 #82F7B0 #828FF7 #F782CA
square
#F7EA82 #82F7B0 #828FF7 #F782CA
split-complementary
#F7EA82 #82CAF7 #B082F7
monochromatic
#EFD60F #F3E048 #F7EA82 #FBF4BC #FDFAE2
Accessibility & contrast
On white
1.23
#F7EA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#F7EA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EA82
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EA82 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE479
Deuteranopia (green-blind)
#FFEA87
Tritanopia (blue-blind)
#FFDDD2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f7ea82; /* rgb */ color: rgb(247, 234, 130); /* oklch */ color: oklch(92.6% 0.126 102.2);
Tailwind
colors: {
custom: {
50: '#fcf0a8',
500: '#f7ea82',
950: '#000000',
},
}SCSS
$custom: #f7ea82; $custom-light: #fcf0a8; $custom-dark: #000000;
JSON
{
"hex": "#f7ea82",
"rgb": {
"r": 247,
"g": 234,
"b": 130
},
"hsl": {
"h": 53.333,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.92603,
"c": 0.12638,
"h": 102.2
},
"luminance": 0.80231
}Semantic roles & 50–950 ramp
primary
#F7EA82
secondary
#4959D4
accent
#1AE501
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581