#F7EA81#F7EA81
#F7EA81 is a very light, vivid yellow. Relative luminance 0.802; OKLCH L 92.6% C 0.127 H 102.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EA81 |
|---|---|
| RGB | rgb(247, 234, 129) |
| HSL | hsl(53, 88%, 74%) |
| HSV | hsv(53, 48%, 97%) |
| CMYK | cmyk(0%, 5.3%, 47.8%, 3.1%) |
| CIE-LAB | lab(91.78, -9.30, 52.21) |
| CIE-LCH | lch(91.78, 53.03, 100.11°) |
| OKLab | oklab(92.59% -0.0271 0.1245) |
| OKLCH | oklch(92.59% 0.127 102.3) |
| XYZ | xyz(71.7449, 80.2071, 32.4669) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.48
Khaki (CSS)
#F0E68C
ΔE00 2.49
Dark Cream
#FFF39A
ΔE00 3.18
Straw
#FCF679
ΔE00 3.63
Yellowish
#FAEE66
ΔE00 3.77
Manilla
#FFFA86
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EA81 #818EF7
analogous
#F7AF81 #F7EA81 #C9F781
triadic
#F7EA81 #81F7EA #EA81F7
tetradic
#F7EA81 #81F7AF #818EF7 #F781C9
square
#F7EA81 #81F7AF #818EF7 #F781C9
split-complementary
#F7EA81 #81C9F7 #AF81F7
monochromatic
#EED60F #F3E047 #F7EA81 #FBF4BB #FDFAE2
Accessibility & contrast
On white
1.23
#F7EA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#F7EA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EA81
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EA81 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE478
Deuteranopia (green-blind)
#FFEA86
Tritanopia (blue-blind)
#FFDDD1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f7ea81; /* rgb */ color: rgb(247, 234, 129); /* oklch */ color: oklch(92.6% 0.127 102.3);
Tailwind
colors: {
custom: {
50: '#fcf0a8',
500: '#f7ea81',
950: '#000000',
},
}SCSS
$custom: #f7ea81; $custom-light: #fcf0a8; $custom-dark: #000000;
JSON
{
"hex": "#f7ea81",
"rgb": {
"r": 247,
"g": 234,
"b": 129
},
"hsl": {
"h": 53.39,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.9259,
"c": 0.12738,
"h": 102.3
},
"luminance": 0.80205
}Semantic roles & 50–950 ramp
primary
#F7EA81
secondary
#4958D4
accent
#1AE501
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181610
muted
#868580