#F7EC83#F7EC83
#F7EC83 is a very light, vivid yellow. Relative luminance 0.814; OKLCH L 93.0% C 0.127 H 103.3°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EC83 |
|---|---|
| RGB | rgb(247, 236, 131) |
| HSL | hsl(54, 88%, 74%) |
| HSV | hsv(54, 47%, 97%) |
| CMYK | cmyk(0%, 4.5%, 47%, 3.1%) |
| CIE-LAB | lab(92.31, -10.12, 51.91) |
| CIE-LCH | lch(92.31, 52.89, 101.03°) |
| OKLab | oklab(93.02% -0.0292 0.124) |
| OKLCH | oklch(93.02% 0.127 103.3) |
| XYZ | xyz(72.4518, 81.4060, 33.3647) |
| Luminance | 0.8140 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.50
Sandy Yellow
#FDEE73
ΔE00 2.58
Dark Cream
#FFF39A
ΔE00 2.95
Straw
#FCF679
ΔE00 3.23
Manilla
#FFFA86
ΔE00 3.27
Buff
#FEF69E
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EC83 #838EF7
analogous
#F7B283 #F7EC83 #C8F783
triadic
#F7EC83 #83F7EC #EC83F7
tetradic
#F7EC83 #83F7B2 #838EF7 #F783C8
square
#F7EC83 #83F7B2 #838EF7 #F783C8
split-complementary
#F7EC83 #83C8F7 #B283F7
monochromatic
#F0DA10 #F3E34A #F7EC83 #FBF5BC #FDFBE2
Accessibility & contrast
On white
1.22
#F7EC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#F7EC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EC83
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EC83 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#FFEC88
Tritanopia (blue-blind)
#FFDFD3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f7ec83; /* rgb */ color: rgb(247, 236, 131); /* oklch */ color: oklch(93.0% 0.127 103.3);
Tailwind
colors: {
custom: {
50: '#fcf2a9',
500: '#f7ec83',
950: '#000000',
},
}SCSS
$custom: #f7ec83; $custom-light: #fcf2a9; $custom-dark: #000000;
JSON
{
"hex": "#f7ec83",
"rgb": {
"r": 247,
"g": 236,
"b": 131
},
"hsl": {
"h": 54.31,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.93022,
"c": 0.12735,
"h": 103.3
},
"luminance": 0.81404
}Semantic roles & 50–950 ramp
primary
#F7EC83
secondary
#4A57D4
accent
#17E401
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581