#F2F494#F2F494
#F2F494 is a very light, moderate yellow. Relative luminance 0.857; OKLCH L 94.5% C 0.119 H 109.5°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F494 |
|---|---|
| RGB | rgb(242, 244, 148) |
| HSL | hsl(61, 81%, 77%) |
| HSV | hsv(61, 39%, 96%) |
| CMYK | cmyk(0.8%, 0%, 39.3%, 4.3%) |
| CIE-LAB | lab(94.19, -14.34, 45.98) |
| CIE-LCH | lch(94.19, 48.17, 107.32°) |
| OKLab | oklab(94.49% -0.0396 0.1118) |
| OKLCH | oklch(94.49% 0.119 109.5) |
| XYZ | xyz(74.3149, 85.7181, 40.6417) |
| Luminance | 0.8572 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.91
Manilla
#FFFA86
ΔE00 3.69
Dark Cream
#FFF39A
ΔE00 3.76
Parchment
#FEFCAF
ΔE00 3.82
Light Khaki
#E6F2A2
ΔE00 3.98
Khaki (CSS)
#F0E68C
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F494 #9694F4
analogous
#F4C694 #F2F494 #C2F494
triadic
#F2F494 #94F2F4 #F494F2
tetradic
#F2F494 #94F4C6 #9694F4 #F494C2
square
#F2F494 #94F4C6 #9694F4 #F494C2
split-complementary
#F2F494 #94C2F4 #C694F4
monochromatic
#E5E925 #EBEE5D #F2F494 #F9FACB #FCFCE3
Accessibility & contrast
On white
1.16
#F2F494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#F2F494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F494
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F494 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8D
Deuteranopia (green-blind)
#FFF098
Tritanopia (blue-blind)
#FEE9DD
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2f494; /* rgb */ color: rgb(242, 244, 148); /* oklch */ color: oklch(94.5% 0.119 109.5);
Tailwind
colors: {
custom: {
50: '#f8f7b5',
500: '#f2f494',
950: '#000000',
},
}SCSS
$custom: #f2f494; $custom-light: #f8f7b5; $custom-dark: #000000;
JSON
{
"hex": "#f2f494",
"rgb": {
"r": 242,
"g": 244,
"b": 148
},
"hsl": {
"h": 61.25,
"s": 81.356,
"l": 76.863
},
"oklch": {
"l": 0.94491,
"c": 0.11862,
"h": 109.5
},
"luminance": 0.85717
}Semantic roles & 50–950 ramp
primary
#F2F494
secondary
#5D5AD2
accent
#08DE0C
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581