#F2F993#F2F993
#F2F993 is a very light, vivid yellow. Relative luminance 0.887; OKLCH L 95.5% C 0.126 H 111.9°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F993 |
|---|---|
| RGB | rgb(242, 249, 147) |
| HSL | hsl(64, 89%, 78%) |
| HSV | hsv(64, 41%, 98%) |
| CMYK | cmyk(2.8%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(95.47, -16.88, 48.08) |
| CIE-LCH | lch(95.47, 50.96, 109.35°) |
| OKLab | oklab(95.5% -0.0469 0.1165) |
| OKLCH | oklch(95.5% 0.126 111.9) |
| XYZ | xyz(75.7610, 88.7364, 40.7349) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 3.58
Pale Yellow
#FFFF84
ΔE00 3.72
Manilla
#FFFA86
ΔE00 3.76
Butter
#FFFF81
ΔE00 4.02
Faded Yellow
#FEFF7F
ΔE00 4.10
Buff
#FEF69E
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F993 #9A93F9
analogous
#F9CD93 #F2F993 #BFF993
triadic
#F2F993 #93F2F9 #F993F2
tetradic
#F2F993 #93F9CD #9A93F9 #F993BF
square
#F2F993 #93F9CD #9A93F9 #F993BF
split-complementary
#F2F993 #93BFF9 #CD93F9
monochromatic
#E4F31F #EBF659 #F2F993 #F9FCCD #FCFDE2
Accessibility & contrast
On white
1.12
#F2F993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#F2F993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F993
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F993 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF08B
Deuteranopia (green-blind)
#FFF398
Tritanopia (blue-blind)
#FEEEE0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2f993; /* rgb */ color: rgb(242, 249, 147); /* oklch */ color: oklch(95.5% 0.126 111.9);
Tailwind
colors: {
custom: {
50: '#f8fbb4',
500: '#f2f993',
950: '#000000',
},
}SCSS
$custom: #f2f993; $custom-light: #f8fbb4; $custom-dark: #000000;
JSON
{
"hex": "#f2f993",
"rgb": {
"r": 242,
"g": 249,
"b": 147
},
"hsl": {
"h": 64.118,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.95504,
"c": 0.12558,
"h": 111.9
},
"luminance": 0.88735
}Semantic roles & 50–950 ramp
primary
#F2F993
secondary
#6058D9
accent
#00E610
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581