#F7EA7A#F7EA7A
#F7EA7A is a very light, vivid yellow. Relative luminance 0.800; OKLCH L 92.5% C 0.134 H 102.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EA7A |
|---|---|
| RGB | rgb(247, 234, 122) |
| HSL | hsl(54, 89%, 72%) |
| HSV | hsv(54, 51%, 97%) |
| CMYK | cmyk(0%, 5.3%, 50.6%, 3.1%) |
| CIE-LAB | lab(91.70, -9.91, 55.40) |
| CIE-LCH | lch(91.70, 56.28, 100.14°) |
| OKLab | oklab(92.5% -0.0295 0.1309) |
| OKLCH | oklch(92.5% 0.134 102.7) |
| XYZ | xyz(71.2955, 80.0273, 30.0998) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 1.68
Yellowish
#FAEE66
ΔE00 2.86
Straw
#FCF679
ΔE00 3.13
Khaki (CSS)
#F0E68C
ΔE00 3.34
Manilla
#FFFA86
ΔE00 3.65
Dull Yellow
#EEDC5B
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EA7A #7A87F7
analogous
#F7AC7A #F7EA7A #C6F77A
triadic
#F7EA7A #7AF7EA #EA7AF7
tetradic
#F7EA7A #7AF7AC #7A87F7 #F77AC6
square
#F7EA7A #7AF7AC #7A87F7 #F77AC6
split-complementary
#F7EA7A #7AC6F7 #AC7AF7
monochromatic
#E9D20E #F4E140 #F7EA7A #FAF3B4 #FDFAE2
Accessibility & contrast
On white
1.23
#F7EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#F7EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EA7A
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EA7A | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE470
Deuteranopia (green-blind)
#FFEA7F
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f7ea7a; /* rgb */ color: rgb(247, 234, 122); /* oklch */ color: oklch(92.5% 0.134 102.7);
Tailwind
colors: {
custom: {
50: '#fcf0a3',
500: '#f7ea7a',
950: '#000000',
},
}SCSS
$custom: #f7ea7a; $custom-light: #fcf0a3; $custom-dark: #000000;
JSON
{
"hex": "#f7ea7a",
"rgb": {
"r": 247,
"g": 234,
"b": 122
},
"hsl": {
"h": 53.76,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.925,
"c": 0.13418,
"h": 102.7
},
"luminance": 0.80025
}Semantic roles & 50–950 ramp
primary
#F7EA7A
secondary
#4251D3
accent
#18E500
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580