#F3F494#F3F494
#F3F494 is a very light, moderate yellow. Relative luminance 0.859; OKLCH L 94.6% C 0.118 H 109.0°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F494 |
|---|---|
| RGB | rgb(243, 244, 148) |
| HSL | hsl(61, 81%, 77%) |
| HSV | hsv(61, 39%, 96%) |
| CMYK | cmyk(0.4%, 0%, 39.3%, 4.3%) |
| CIE-LAB | lab(94.27, -13.95, 46.10) |
| CIE-LCH | lch(94.27, 48.16, 106.84°) |
| OKLab | oklab(94.57% -0.0385 0.1121) |
| OKLCH | oklch(94.57% 0.119 109) |
| XYZ | xyz(74.6592, 85.8956, 40.6578) |
| Luminance | 0.8589 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.69
Dark Cream
#FFF39A
ΔE00 3.52
Manilla
#FFFA86
ΔE00 3.54
Parchment
#FEFCAF
ΔE00 3.76
Khaki (CSS)
#F0E68C
ΔE00 3.86
Yellowish Tan
#FCFC81
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F494 #9594F4
analogous
#F4C594 #F3F494 #C3F494
triadic
#F3F494 #94F3F4 #F494F3
tetradic
#F3F494 #94F4C5 #9594F4 #F494C3
square
#F3F494 #94F4C5 #9594F4 #F494C3
split-complementary
#F3F494 #94C3F4 #C594F4
monochromatic
#E7E925 #EDEE5D #F3F494 #F9FACB #FCFCE3
Accessibility & contrast
On white
1.16
#F3F494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#F3F494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F494
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F494 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8D
Deuteranopia (green-blind)
#FFF098
Tritanopia (blue-blind)
#FFE9DD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f3f494; /* rgb */ color: rgb(243, 244, 148); /* oklch */ color: oklch(94.6% 0.118 109.0);
Tailwind
colors: {
custom: {
50: '#f8f7b5',
500: '#f3f494',
950: '#000000',
},
}SCSS
$custom: #f3f494; $custom-light: #f8f7b5; $custom-dark: #000000;
JSON
{
"hex": "#f3f494",
"rgb": {
"r": 243,
"g": 244,
"b": 148
},
"hsl": {
"h": 60.625,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.9457,
"c": 0.1185,
"h": 109
},
"luminance": 0.85894
}Semantic roles & 50–950 ramp
primary
#F3F494
secondary
#5C5AD2
accent
#08DE0A
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581