#F2F692#F2F692
#F2F692 is a very light, vivid yellow. Relative luminance 0.869; OKLCH L 94.9% C 0.123 H 110.5°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F692 |
|---|---|
| RGB | rgb(242, 246, 146) |
| HSL | hsl(62, 85%, 77%) |
| HSV | hsv(62, 41%, 96%) |
| CMYK | cmyk(1.6%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(94.68, -15.52, 47.57) |
| CIE-LCH | lch(94.68, 50.04, 108.07°) |
| OKLab | oklab(94.87% -0.0431 0.1153) |
| OKLCH | oklch(94.87% 0.123 110.5) |
| XYZ | xyz(74.7630, 86.8655, 40.0168) |
| Luminance | 0.8686 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.46
Manilla
#FFFA86
ΔE00 3.47
Yellowish Tan
#FCFC81
ΔE00 3.56
Pale Yellow
#FFFF84
ΔE00 3.79
Butter
#FFFF81
ΔE00 4.09
Light Khaki
#E6F2A2
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F692 #9692F6
analogous
#F6C892 #F2F692 #C0F692
triadic
#F2F692 #92F2F6 #F692F2
tetradic
#F2F692 #92F6C8 #9692F6 #F692C0
square
#F2F692 #92F6C8 #9692F6 #F692C0
split-complementary
#F2F692 #92C0F6 #C892F6
monochromatic
#E5ED21 #EBF159 #F2F692 #F9FBCB #FCFDE3
Accessibility & contrast
On white
1.14
#F2F692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#F2F692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F692
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F692 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#FFF197
Tritanopia (blue-blind)
#FEEBDE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f692; /* rgb */ color: rgb(242, 246, 146); /* oklch */ color: oklch(94.9% 0.123 110.5);
Tailwind
colors: {
custom: {
50: '#f8f9b3',
500: '#f2f692',
950: '#000000',
},
}SCSS
$custom: #f2f692; $custom-light: #f8f9b3; $custom-dark: #000000;
JSON
{
"hex": "#f2f692",
"rgb": {
"r": 242,
"g": 246,
"b": 146
},
"hsl": {
"h": 62.4,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.94872,
"c": 0.12309,
"h": 110.5
},
"luminance": 0.86864
}Semantic roles & 50–950 ramp
primary
#F2F692
secondary
#5D58D4
accent
#04E10D
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581