#F2F593#F2F593
#F2F593 is a very light, vivid yellow. Relative luminance 0.863; OKLCH L 94.7% C 0.121 H 110.0°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F593 |
|---|---|
| RGB | rgb(242, 245, 147) |
| HSL | hsl(62, 83%, 77%) |
| HSV | hsv(62, 40%, 96%) |
| CMYK | cmyk(1.2%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(94.44, -14.93, 46.78) |
| CIE-LCH | lch(94.44, 49.10, 107.70°) |
| OKLab | oklab(94.68% -0.0414 0.1136) |
| OKLCH | oklch(94.68% 0.121 110) |
| XYZ | xyz(74.5378, 86.2900, 40.3272) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.18
Manilla
#FFFA86
ΔE00 3.56
Yellowish Tan
#FCFC81
ΔE00 3.78
Pale Yellow
#FFFF84
ΔE00 4.02
Parchment
#FEFCAF
ΔE00 4.03
Dark Cream
#FFF39A
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F593 #9693F5
analogous
#F5C793 #F2F593 #C1F593
triadic
#F2F593 #93F2F5 #F593F2
tetradic
#F2F593 #93F5C7 #9693F5 #F593C1
square
#F2F593 #93F5C7 #9693F5 #F593C1
split-complementary
#F2F593 #93C1F5 #C793F5
monochromatic
#E5EB23 #EBF05B #F2F593 #F9FACB #FCFCE3
Accessibility & contrast
On white
1.15
#F2F593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#F2F593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F593
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F593 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8B
Deuteranopia (green-blind)
#FFF197
Tritanopia (blue-blind)
#FEEADD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2f593; /* rgb */ color: rgb(242, 245, 147); /* oklch */ color: oklch(94.7% 0.121 110.0);
Tailwind
colors: {
custom: {
50: '#f8f8b4',
500: '#f2f593',
950: '#000000',
},
}SCSS
$custom: #f2f593; $custom-light: #f8f8b4; $custom-dark: #000000;
JSON
{
"hex": "#f2f593",
"rgb": {
"r": 242,
"g": 245,
"b": 147
},
"hsl": {
"h": 61.837,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.94681,
"c": 0.12085,
"h": 110
},
"luminance": 0.86289
}Semantic roles & 50–950 ramp
primary
#F2F593
secondary
#5D59D3
accent
#06DF0D
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581