#F7EF91#F7EF91
#F7EF91 is a very light, moderate yellow. Relative luminance 0.836; OKLCH L 93.8% C 0.116 H 104.2°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EF91 |
|---|---|
| RGB | rgb(247, 239, 145) |
| HSL | hsl(55, 86%, 77%) |
| HSV | hsv(55, 41%, 97%) |
| CMYK | cmyk(0%, 3.2%, 41.3%, 3.1%) |
| CIE-LAB | lab(93.26, -10.26, 46.34) |
| CIE-LCH | lch(93.26, 47.47, 102.48°) |
| OKLab | oklab(93.83% -0.0284 0.1124) |
| OKLCH | oklch(93.83% 0.116 104.2) |
| XYZ | xyz(74.3365, 83.5534, 38.9942) |
| Luminance | 0.8355 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Dark Cream
#FFF39A
ΔE00 1.69
Buff
#FEF69E
ΔE00 1.82
Khaki (CSS)
#F0E68C
ΔE00 1.98
Manilla
#FFFA86
ΔE00 3.63
Straw
#FCF679
ΔE00 4.27
Parchment
#FEFCAF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EF91 #9199F7
analogous
#F7BC91 #F7EF91 #CCF791
triadic
#F7EF91 #91F7EF #EF91F7
tetradic
#F7EF91 #91F7BC #9199F7 #F791CC
square
#F7EF91 #91F7BC #9199F7 #F791CC
split-complementary
#F7EF91 #91CCF7 #BC91F7
monochromatic
#EFDE1F #F3E758 #F7EF91 #FBF7CA #FDFBE2
Accessibility & contrast
On white
1.19
#F7EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#F7EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EF91
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EF91 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98A
Deuteranopia (green-blind)
#FFEE95
Tritanopia (blue-blind)
#FFE4D8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f7ef91; /* rgb */ color: rgb(247, 239, 145); /* oklch */ color: oklch(93.8% 0.116 104.2);
Tailwind
colors: {
custom: {
50: '#fbf4b2',
500: '#f7ef91',
950: '#000000',
},
}SCSS
$custom: #f7ef91; $custom-light: #fbf4b2; $custom-dark: #000000;
JSON
{
"hex": "#f7ef91",
"rgb": {
"r": 247,
"g": 239,
"b": 145
},
"hsl": {
"h": 55.294,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.93829,
"c": 0.11594,
"h": 104.2
},
"luminance": 0.83551
}Semantic roles & 50–950 ramp
primary
#F7EF91
secondary
#5761D6
accent
#14E303
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#181711
muted
#868581