#F2F092#F2F092
#F2F092 is a very light, moderate yellow. Relative luminance 0.833; OKLCH L 93.6% C 0.116 H 107.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F092 |
|---|---|
| RGB | rgb(242, 240, 146) |
| HSL | hsl(59, 79%, 76%) |
| HSV | hsv(59, 40%, 95%) |
| CMYK | cmyk(0%, 0.8%, 39.7%, 5.1%) |
| CIE-LAB | lab(93.13, -12.58, 45.62) |
| CIE-LCH | lch(93.13, 47.32, 105.42°) |
| OKLab | oklab(93.64% -0.0347 0.1109) |
| OKLCH | oklch(93.64% 0.116 107.4) |
| XYZ | xyz(72.9675, 83.2743, 39.4183) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.37
Khaki (CSS)
#F0E68C
ΔE00 2.81
Dark Cream
#FFF39A
ΔE00 2.92
Manilla
#FFFA86
ΔE00 3.77
Parchment
#FEFCAF
ΔE00 3.95
Yellowish Tan
#FCFC81
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F092 #9294F2
analogous
#F2C092 #F2F092 #C4F292
triadic
#F2F092 #92F2F0 #F092F2
tetradic
#F2F092 #92F2C0 #9294F2 #F292C4
square
#F2F092 #92F2C0 #9294F2 #F292C4
split-complementary
#F2F092 #92C4F2 #C092F2
monochromatic
#E5E125 #EBE85B #F2F092 #F9F8C9 #FCFBE4
Accessibility & contrast
On white
1.19
#F2F092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#F2F092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F092
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F092 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98B
Deuteranopia (green-blind)
#FFED96
Tritanopia (blue-blind)
#FFE5D9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f2f092; /* rgb */ color: rgb(242, 240, 146); /* oklch */ color: oklch(93.6% 0.116 107.4);
Tailwind
colors: {
custom: {
50: '#f8f4b3',
500: '#f2f092',
950: '#000000',
},
}SCSS
$custom: #f2f092; $custom-light: #f8f4b3; $custom-dark: #000000;
JSON
{
"hex": "#f2f092",
"rgb": {
"r": 242,
"g": 240,
"b": 146
},
"hsl": {
"h": 58.75,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.93641,
"c": 0.11619,
"h": 107.4
},
"luminance": 0.83273
}Semantic roles & 50–950 ramp
primary
#F2F092
secondary
#595CCF
accent
#0FDB0B
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581