#F3F798#F3F798
#F3F798 is a very light, moderate yellow. Relative luminance 0.878; OKLCH L 95.2% C 0.118 H 110.5°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F798 |
|---|---|
| RGB | rgb(243, 247, 152) |
| HSL | hsl(63, 86%, 78%) |
| HSV | hsv(63, 38%, 97%) |
| CMYK | cmyk(1.6%, 0%, 38.5%, 3.1%) |
| CIE-LAB | lab(95.10, -15.00, 45.20) |
| CIE-LCH | lch(95.10, 47.62, 108.36°) |
| OKLab | oklab(95.25% -0.0412 0.1102) |
| OKLCH | oklch(95.25% 0.118 110.5) |
| XYZ | xyz(75.8913, 87.8445, 42.6575) |
| Luminance | 0.8784 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.19
Parchment
#FEFCAF
ΔE00 3.54
Light Khaki
#E6F2A2
ΔE00 3.63
Manilla
#FFFA86
ΔE00 3.99
Dark Cream
#FFF39A
ΔE00 4.18
Yellowish Tan
#FCFC81
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F798 #9C98F7
analogous
#F7CB98 #F3F798 #C3F798
triadic
#F3F798 #98F3F7 #F798F3
tetradic
#F3F798 #98F7CB #9C98F7 #F798C3
square
#F3F798 #98F7CB #9C98F7 #F798C3
split-complementary
#F3F798 #98C3F7 #CB98F7
monochromatic
#E6EE26 #ECF35F #F3F798 #FAFBD1 #FCFDE3
Accessibility & contrast
On white
1.13
#F3F798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#F3F798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F798
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F798 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF91
Deuteranopia (green-blind)
#FFF29C
Tritanopia (blue-blind)
#FFECE0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f3f798; /* rgb */ color: rgb(243, 247, 152); /* oklch */ color: oklch(95.2% 0.118 110.5);
Tailwind
colors: {
custom: {
50: '#f8f9b7',
500: '#f3f798',
950: '#000000',
},
}SCSS
$custom: #f3f798; $custom-light: #f8f9b7; $custom-dark: #000000;
JSON
{
"hex": "#f3f798",
"rgb": {
"r": 243,
"g": 247,
"b": 152
},
"hsl": {
"h": 62.526,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.95246,
"c": 0.11767,
"h": 110.5
},
"luminance": 0.87843
}Semantic roles & 50–950 ramp
primary
#F3F798
secondary
#625DD6
accent
#03E20D
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581