#F7F693#F7F693
#F7F693 is a very light, vivid yellow. Relative luminance 0.878; OKLCH L 95.3% C 0.121 H 108.0°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F693 |
|---|---|
| RGB | rgb(247, 246, 147) |
| HSL | hsl(59, 86%, 77%) |
| HSV | hsv(59, 40%, 97%) |
| CMYK | cmyk(0%, 0.4%, 40.5%, 3.1%) |
| CIE-LAB | lab(95.07, -13.51, 47.66) |
| CIE-LCH | lch(95.07, 49.54, 105.82°) |
| OKLab | oklab(95.28% -0.0375 0.1155) |
| OKLCH | oklch(95.28% 0.121 108) |
| XYZ | xyz(76.5812, 87.7939, 40.5099) |
| Luminance | 0.8779 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.42
Manilla
#FFFA86
ΔE00 2.75
Dark Cream
#FFF39A
ΔE00 3.17
Yellowish Tan
#FCFC81
ΔE00 3.32
Pale Yellow
#FFFF84
ΔE00 3.53
Straw
#FCF679
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F693 #9394F7
analogous
#F7C493 #F7F693 #C6F793
triadic
#F7F693 #93F7F6 #F693F7
tetradic
#F7F693 #93F7C4 #9394F7 #F793C6
square
#F7F693 #93F7C4 #9394F7 #F793C6
split-complementary
#F7F693 #93C6F7 #C493F7
monochromatic
#EFED21 #F3F15A #F7F693 #FBFBCC #FDFDE3
Accessibility & contrast
On white
1.13
#F7F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#F7F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F693
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F693 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8B
Deuteranopia (green-blind)
#FFF397
Tritanopia (blue-blind)
#FFEBDE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7f693; /* rgb */ color: rgb(247, 246, 147); /* oklch */ color: oklch(95.3% 0.121 108.0);
Tailwind
colors: {
custom: {
50: '#fbf9b4',
500: '#f7f693',
950: '#000000',
},
}SCSS
$custom: #f7f693; $custom-light: #fbf9b4; $custom-dark: #000000;
JSON
{
"hex": "#f7f693",
"rgb": {
"r": 247,
"g": 246,
"b": 147
},
"hsl": {
"h": 59.4,
"s": 86.207,
"l": 77.255
},
"oklch": {
"l": 0.95281,
"c": 0.12144,
"h": 108
},
"luminance": 0.87792
}Semantic roles & 50–950 ramp
primary
#F7F693
secondary
#585AD6
accent
#05E303
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581