#F7EA85#F7EA85
#F7EA85 is a very light, vivid yellow. Relative luminance 0.803; OKLCH L 92.6% C 0.123 H 102.0°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EA85 |
|---|---|
| RGB | rgb(247, 234, 133) |
| HSL | hsl(53, 88%, 75%) |
| HSV | hsv(53, 46%, 97%) |
| CMYK | cmyk(0%, 5.3%, 46.2%, 3.1%) |
| CIE-LAB | lab(91.83, -8.94, 50.36) |
| CIE-LCH | lch(91.83, 51.15, 100.07°) |
| OKLab | oklab(92.64% -0.0256 0.1207) |
| OKLCH | oklch(92.64% 0.123 102) |
| XYZ | xyz(72.0160, 80.3155, 33.8947) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.02
Dark Cream
#FFF39A
ΔE00 2.74
Sandy Yellow
#FDEE73
ΔE00 2.99
Buff
#FEF69E
ΔE00 3.50
Manilla
#FFFA86
ΔE00 4.00
Straw
#FCF679
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EA85 #8592F7
analogous
#F7B185 #F7EA85 #CBF785
triadic
#F7EA85 #85F7EA #EA85F7
tetradic
#F7EA85 #85F7B1 #8592F7 #F785CB
square
#F7EA85 #85F7B1 #8592F7 #F785CB
split-complementary
#F7EA85 #85CBF7 #B185F7
monochromatic
#EFD612 #F3E04C #F7EA85 #FBF4BE #FDFAE2
Accessibility & contrast
On white
1.23
#F7EA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#F7EA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EA85
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EA85 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47D
Deuteranopia (green-blind)
#FFEA89
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f7ea85; /* rgb */ color: rgb(247, 234, 133); /* oklch */ color: oklch(92.6% 0.123 102.0);
Tailwind
colors: {
custom: {
50: '#fcf0aa',
500: '#f7ea85',
950: '#000000',
},
}SCSS
$custom: #f7ea85; $custom-light: #fcf0aa; $custom-dark: #000000;
JSON
{
"hex": "#f7ea85",
"rgb": {
"r": 247,
"g": 234,
"b": 133
},
"hsl": {
"h": 53.158,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.92644,
"c": 0.12336,
"h": 102
},
"luminance": 0.80313
}Semantic roles & 50–950 ramp
primary
#F7EA85
secondary
#4C5CD4
accent
#1BE401
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581