#F2F392#F2F392
#F2F392 is a very light, moderate yellow. Relative luminance 0.851; OKLCH L 94.3% C 0.120 H 109.0°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F392 |
|---|---|
| RGB | rgb(242, 243, 146) |
| HSL | hsl(61, 80%, 76%) |
| HSV | hsv(61, 40%, 95%) |
| CMYK | cmyk(0.4%, 0%, 39.9%, 4.7%) |
| CIE-LAB | lab(93.91, -14.06, 46.60) |
| CIE-LCH | lch(93.91, 48.67, 106.79°) |
| OKLab | oklab(94.26% -0.0389 0.1131) |
| OKLCH | oklch(94.26% 0.12 109) |
| XYZ | xyz(73.8579, 85.0552, 39.7151) |
| Luminance | 0.8505 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.83
Manilla
#FFFA86
ΔE00 3.49
Dark Cream
#FFF39A
ΔE00 3.58
Khaki (CSS)
#F0E68C
ΔE00 3.75
Yellowish Tan
#FCFC81
ΔE00 3.90
Parchment
#FEFCAF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F392 #9392F3
analogous
#F3C492 #F2F392 #C2F392
triadic
#F2F392 #92F2F3 #F392F2
tetradic
#F2F392 #92F3C4 #9392F3 #F392C2
square
#F2F392 #92F3C4 #9392F3 #F392C2
split-complementary
#F2F392 #92C2F3 #C492F3
monochromatic
#E5E724 #EBED5B #F2F392 #F9F9C9 #FCFCE3
Accessibility & contrast
On white
1.17
#F2F392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#F2F392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F392
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F392 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#FFEF96
Tritanopia (blue-blind)
#FEE8DB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f2f392; /* rgb */ color: rgb(242, 243, 146); /* oklch */ color: oklch(94.3% 0.120 109.0);
Tailwind
colors: {
custom: {
50: '#f8f7b3',
500: '#f2f392',
950: '#000000',
},
}SCSS
$custom: #f2f392; $custom-light: #f8f7b3; $custom-dark: #000000;
JSON
{
"hex": "#f2f392",
"rgb": {
"r": 242,
"g": 243,
"b": 146
},
"hsl": {
"h": 60.619,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.94256,
"c": 0.11961,
"h": 109
},
"luminance": 0.85054
}Semantic roles & 50–950 ramp
primary
#F2F392
secondary
#5A59D0
accent
#09DC0B
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581