#F7F893#F7F893
#F7F893 is a very light, vivid yellow. Relative luminance 0.890; OKLCH L 95.7% C 0.124 H 109.0°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F893 |
|---|---|
| RGB | rgb(247, 248, 147) |
| HSL | hsl(61, 88%, 77%) |
| HSV | hsv(61, 41%, 97%) |
| CMYK | cmyk(0.4%, 0%, 40.7%, 2.7%) |
| CIE-LAB | lab(95.59, -14.48, 48.31) |
| CIE-LCH | lch(95.59, 50.43, 106.69°) |
| OKLab | oklab(95.69% -0.0403 0.117) |
| OKLCH | oklch(95.69% 0.124 109) |
| XYZ | xyz(77.1928, 89.0171, 40.7137) |
| Luminance | 0.8902 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.72
Buff
#FEF69E
ΔE00 2.91
Yellowish Tan
#FCFC81
ΔE00 3.04
Pale Yellow
#FFFF84
ΔE00 3.21
Butter
#FFFF81
ΔE00 3.54
Faded Yellow
#FEFF7F
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F893 #9493F8
analogous
#F8C693 #F7F893 #C5F893
triadic
#F7F893 #93F7F8 #F893F7
tetradic
#F7F893 #93F8C6 #9493F8 #F893C5
square
#F7F893 #93F8C6 #9493F8 #F893C5
split-complementary
#F7F893 #93C5F8 #C693F8
monochromatic
#EEF120 #F3F45A #F7F893 #FBFCCC #FDFDE2
Accessibility & contrast
On white
1.12
#F7F893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#F7F893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F893
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F893 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08B
Deuteranopia (green-blind)
#FFF498
Tritanopia (blue-blind)
#FFEDE0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f7f893; /* rgb */ color: rgb(247, 248, 147); /* oklch */ color: oklch(95.7% 0.124 109.0);
Tailwind
colors: {
custom: {
50: '#fbfab4',
500: '#f7f893',
950: '#000000',
},
}SCSS
$custom: #f7f893; $custom-light: #fbfab4; $custom-dark: #000000;
JSON
{
"hex": "#f7f893",
"rgb": {
"r": 247,
"g": 248,
"b": 147
},
"hsl": {
"h": 60.594,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.9569,
"c": 0.12371,
"h": 109
},
"luminance": 0.89016
}Semantic roles & 50–950 ramp
primary
#F7F893
secondary
#5958D7
accent
#01E403
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581