#F7EA86#F7EA86
#F7EA86 is a very light, vivid yellow. Relative luminance 0.803; OKLCH L 92.7% C 0.122 H 101.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EA86 |
|---|---|
| RGB | rgb(247, 234, 134) |
| HSL | hsl(53, 88%, 75%) |
| HSV | hsv(53, 46%, 97%) |
| CMYK | cmyk(0%, 5.3%, 45.7%, 3.1%) |
| CIE-LAB | lab(91.84, -8.85, 49.90) |
| CIE-LCH | lch(91.84, 50.68, 100.06°) |
| OKLab | oklab(92.66% -0.0253 0.1197) |
| OKLCH | oklch(92.66% 0.122 101.9) |
| XYZ | xyz(72.0855, 80.3433, 34.2602) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.91
Dark Cream
#FFF39A
ΔE00 2.64
Sandy Yellow
#FDEE73
ΔE00 3.13
Buff
#FEF69E
ΔE00 3.41
Manilla
#FFFA86
ΔE00 4.06
Straw
#FCF679
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EA86 #8693F7
analogous
#F7B186 #F7EA86 #CCF786
triadic
#F7EA86 #86F7EA #EA86F7
tetradic
#F7EA86 #86F7B1 #8693F7 #F786CC
square
#F7EA86 #86F7B1 #8693F7 #F786CC
split-complementary
#F7EA86 #86CCF7 #B186F7
monochromatic
#EFD613 #F3E04D #F7EA86 #FBF4BF #FDFAE2
Accessibility & contrast
On white
1.23
#F7EA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#F7EA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EA86
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EA86 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47E
Deuteranopia (green-blind)
#FEEA8A
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f7ea86; /* rgb */ color: rgb(247, 234, 134); /* oklch */ color: oklch(92.7% 0.122 101.9);
Tailwind
colors: {
custom: {
50: '#fcf0ab',
500: '#f7ea86',
950: '#000000',
},
}SCSS
$custom: #f7ea86; $custom-light: #fcf0ab; $custom-dark: #000000;
JSON
{
"hex": "#f7ea86",
"rgb": {
"r": 247,
"g": 234,
"b": 134
},
"hsl": {
"h": 53.097,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.92658,
"c": 0.12235,
"h": 101.9
},
"luminance": 0.80341
}Semantic roles & 50–950 ramp
primary
#F7EA86
secondary
#4D5CD4
accent
#1BE401
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581