#F3F697#F3F697
#F3F697 is a very light, moderate yellow. Relative luminance 0.872; OKLCH L 95.0% C 0.118 H 110.0°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F697 |
|---|---|
| RGB | rgb(243, 246, 151) |
| HSL | hsl(62, 84%, 78%) |
| HSV | hsv(62, 39%, 96%) |
| CMYK | cmyk(1.2%, 0%, 38.6%, 3.5%) |
| CIE-LAB | lab(94.82, -14.62, 45.34) |
| CIE-LCH | lch(94.82, 47.64, 107.87°) |
| OKLab | oklab(95.03% -0.0402 0.1105) |
| OKLCH | oklch(95.03% 0.118 110) |
| XYZ | xyz(75.5047, 87.2019, 42.1263) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.99
Parchment
#FEFCAF
ΔE00 3.55
Light Khaki
#E6F2A2
ΔE00 3.75
Manilla
#FFFA86
ΔE00 3.86
Dark Cream
#FFF39A
ΔE00 3.94
Yellowish Tan
#FCFC81
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F697 #9A97F6
analogous
#F6CA97 #F3F697 #C3F697
triadic
#F3F697 #97F3F6 #F697F3
tetradic
#F3F697 #97F6CA #9A97F6 #F697C3
square
#F3F697 #97F6CA #9A97F6 #F697C3
split-complementary
#F3F697 #97C3F6 #CA97F6
monochromatic
#E6EC26 #EDF15F #F3F697 #F9FBCF #FCFDE3
Accessibility & contrast
On white
1.14
#F3F697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#F3F697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F697
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F697 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE90
Deuteranopia (green-blind)
#FFF29B
Tritanopia (blue-blind)
#FFEBDF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3f697; /* rgb */ color: rgb(243, 246, 151); /* oklch */ color: oklch(95.0% 0.118 110.0);
Tailwind
colors: {
custom: {
50: '#f8f9b7',
500: '#f3f697',
950: '#000000',
},
}SCSS
$custom: #f3f697; $custom-light: #f8f9b7; $custom-dark: #000000;
JSON
{
"hex": "#f3f697",
"rgb": {
"r": 243,
"g": 246,
"b": 151
},
"hsl": {
"h": 61.895,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.95026,
"c": 0.11758,
"h": 110
},
"luminance": 0.87201
}Semantic roles & 50–950 ramp
primary
#F3F697
secondary
#605CD5
accent
#05E10C
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581