#F4F293#F4F293
#F4F293 is a very light, moderate yellow. Relative luminance 0.848; OKLCH L 94.2% C 0.117 H 107.4°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F293 |
|---|---|
| RGB | rgb(244, 242, 147) |
| HSL | hsl(59, 82%, 77%) |
| HSV | hsv(59, 40%, 96%) |
| CMYK | cmyk(0%, 0.8%, 39.8%, 4.3%) |
| CIE-LAB | lab(93.82, -12.69, 46.03) |
| CIE-LCH | lch(93.82, 47.75, 105.42°) |
| OKLab | oklab(94.23% -0.035 0.1118) |
| OKLCH | oklch(94.23% 0.117 107.4) |
| XYZ | xyz(74.3280, 84.8456, 40.0595) |
| Luminance | 0.8484 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.18
Dark Cream
#FFF39A
ΔE00 2.83
Khaki (CSS)
#F0E68C
ΔE00 3.11
Manilla
#FFFA86
ΔE00 3.45
Parchment
#FEFCAF
ΔE00 3.80
Yellowish Tan
#FCFC81
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F293 #9395F4
analogous
#F4C293 #F4F293 #C6F493
triadic
#F4F293 #93F4F2 #F293F4
tetradic
#F4F293 #93F4C2 #9395F4 #F493C6
square
#F4F293 #93F4C2 #9395F4 #F493C6
split-complementary
#F4F293 #93C6F4 #C293F4
monochromatic
#E9E524 #EEEB5B #F4F293 #FAF9CB #FCFCE3
Accessibility & contrast
On white
1.17
#F4F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#F4F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F293
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F293 | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8C
Deuteranopia (green-blind)
#FFEF97
Tritanopia (blue-blind)
#FFE7DB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f4f293; /* rgb */ color: rgb(244, 242, 147); /* oklch */ color: oklch(94.2% 0.117 107.4);
Tailwind
colors: {
custom: {
50: '#f9f6b4',
500: '#f4f293',
950: '#000000',
},
}SCSS
$custom: #f4f293; $custom-light: #f9f6b4; $custom-dark: #000000;
JSON
{
"hex": "#f4f293",
"rgb": {
"r": 244,
"g": 242,
"b": 147
},
"hsl": {
"h": 58.763,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.94226,
"c": 0.1172,
"h": 107.4
},
"luminance": 0.84844
}Semantic roles & 50–950 ramp
primary
#F4F293
secondary
#595CD2
accent
#0CDE08
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581