#F2F293#F2F293
#F2F293 is a very light, moderate yellow. Relative luminance 0.845; OKLCH L 94.1% C 0.117 H 108.5°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F293 |
|---|---|
| RGB | rgb(242, 242, 147) |
| HSL | hsl(60, 79%, 76%) |
| HSV | hsv(60, 39%, 95%) |
| CMYK | cmyk(0%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(93.66, -13.46, 45.80) |
| CIE-LCH | lch(93.66, 47.74, 106.38°) |
| OKLab | oklab(94.07% -0.0372 0.1113) |
| OKLCH | oklch(94.07% 0.117 108.5) |
| XYZ | xyz(73.6376, 84.4896, 40.0271) |
| Luminance | 0.8449 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.59
Dark Cream
#FFF39A
ΔE00 3.31
Khaki (CSS)
#F0E68C
ΔE00 3.42
Manilla
#FFFA86
ΔE00 3.68
Parchment
#FEFCAF
ΔE00 3.84
Yellowish Tan
#FCFC81
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F293 #9393F2
analogous
#F2C393 #F2F293 #C3F293
triadic
#F2F293 #93F2F2 #F293F2
tetradic
#F2F293 #93F2C3 #9393F2 #F293C3
square
#F2F293 #93F2C3 #9393F2 #F293C3
split-complementary
#F2F293 #93C3F2 #C393F2
monochromatic
#E5E526 #EBEB5C #F2F293 #F9F9CA #FCFCE4
Accessibility & contrast
On white
1.17
#F2F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#F2F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F293
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F293 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8C
Deuteranopia (green-blind)
#FFEF97
Tritanopia (blue-blind)
#FEE7DB
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f2f293; /* rgb */ color: rgb(242, 242, 147); /* oklch */ color: oklch(94.1% 0.117 108.5);
Tailwind
colors: {
custom: {
50: '#f8f6b4',
500: '#f2f293',
950: '#000000',
},
}SCSS
$custom: #f2f293; $custom-light: #f8f6b4; $custom-dark: #000000;
JSON
{
"hex": "#f2f293",
"rgb": {
"r": 242,
"g": 242,
"b": 147
},
"hsl": {
"h": 60,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.94066,
"c": 0.11738,
"h": 108.5
},
"luminance": 0.84488
}Semantic roles & 50–950 ramp
primary
#F2F293
secondary
#5A5ACF
accent
#0BDB0B
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581