#F2F192#F2F192
#F2F192 is a very light, moderate yellow. Relative luminance 0.839; OKLCH L 93.8% C 0.117 H 107.9°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F192 |
|---|---|
| RGB | rgb(242, 241, 146) |
| HSL | hsl(59, 79%, 76%) |
| HSV | hsv(59, 40%, 95%) |
| CMYK | cmyk(0%, 0.4%, 39.7%, 5.1%) |
| CIE-LAB | lab(93.39, -13.07, 45.95) |
| CIE-LCH | lch(93.39, 47.77, 105.88°) |
| OKLab | oklab(93.85% -0.0361 0.1116) |
| OKLCH | oklch(93.85% 0.117 107.9) |
| XYZ | xyz(73.2627, 83.8647, 39.5167) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.49
Khaki (CSS)
#F0E68C
ΔE00 3.13
Dark Cream
#FFF39A
ΔE00 3.13
Manilla
#FFFA86
ΔE00 3.65
Parchment
#FEFCAF
ΔE00 3.95
Yellowish Tan
#FCFC81
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F192 #9293F2
analogous
#F2C192 #F2F192 #C3F292
triadic
#F2F192 #92F2F1 #F192F2
tetradic
#F2F192 #92F2C1 #9293F2 #F292C3
square
#F2F192 #92F2C1 #9293F2 #F292C3
split-complementary
#F2F192 #92C3F2 #C192F2
monochromatic
#E5E325 #EBEA5B #F2F192 #F9F8C9 #FCFBE4
Accessibility & contrast
On white
1.18
#F2F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#F2F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F192
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F192 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#FFEE96
Tritanopia (blue-blind)
#FFE6DA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2f192; /* rgb */ color: rgb(242, 241, 146); /* oklch */ color: oklch(93.8% 0.117 107.9);
Tailwind
colors: {
custom: {
50: '#f8f5b3',
500: '#f2f192',
950: '#000000',
},
}SCSS
$custom: #f2f192; $custom-light: #f8f5b3; $custom-dark: #000000;
JSON
{
"hex": "#f2f192",
"rgb": {
"r": 242,
"g": 241,
"b": 146
},
"hsl": {
"h": 59.375,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.93846,
"c": 0.11732,
"h": 107.9
},
"luminance": 0.83863
}Semantic roles & 50–950 ramp
primary
#F2F192
secondary
#595ACF
accent
#0DDB0B
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171711
muted
#858581