#F2F592#F2F592
#F2F592 is a very light, vivid yellow. Relative luminance 0.863; OKLCH L 94.7% C 0.122 H 110.0°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F592 |
|---|---|
| RGB | rgb(242, 245, 146) |
| HSL | hsl(62, 83%, 77%) |
| HSV | hsv(62, 40%, 96%) |
| CMYK | cmyk(1.2%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(94.42, -15.04, 47.25) |
| CIE-LCH | lch(94.42, 49.58, 107.65°) |
| OKLab | oklab(94.67% -0.0417 0.1146) |
| OKLCH | oklch(94.67% 0.122 110) |
| XYZ | xyz(74.4597, 86.2588, 39.9157) |
| Luminance | 0.8626 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.24
Manilla
#FFFA86
ΔE00 3.45
Yellowish Tan
#FCFC81
ΔE00 3.65
Pale Yellow
#FFFF84
ΔE00 3.90
Dark Cream
#FFF39A
ΔE00 4.07
Parchment
#FEFCAF
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F592 #9592F5
analogous
#F5C792 #F2F592 #C1F592
triadic
#F2F592 #92F2F5 #F592F2
tetradic
#F2F592 #92F5C7 #9592F5 #F592C1
square
#F2F592 #92F5C7 #9592F5 #F592C1
split-complementary
#F2F592 #92C1F5 #C792F5
monochromatic
#E5EB22 #EBF05A #F2F592 #F9FACA #FCFCE3
Accessibility & contrast
On white
1.15
#F2F592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#F2F592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F592
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F592 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#FFF196
Tritanopia (blue-blind)
#FEEADD
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2f592; /* rgb */ color: rgb(242, 245, 146); /* oklch */ color: oklch(94.7% 0.122 110.0);
Tailwind
colors: {
custom: {
50: '#f8f8b3',
500: '#f2f592',
950: '#000000',
},
}SCSS
$custom: #f2f592; $custom-light: #f8f8b3; $custom-dark: #000000;
JSON
{
"hex": "#f2f592",
"rgb": {
"r": 242,
"g": 245,
"b": 146
},
"hsl": {
"h": 61.818,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.94666,
"c": 0.12192,
"h": 110
},
"luminance": 0.86257
}Semantic roles & 50–950 ramp
primary
#F2F592
secondary
#5C58D3
accent
#06E00C
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581