#F2F66F#F2F66F
#F2F66F is a very light, vivid yellow. Relative luminance 0.859; OKLCH L 94.4% C 0.157 H 110.6°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F66F |
|---|---|
| RGB | rgb(242, 246, 111) |
| HSL | hsl(62, 88%, 70%) |
| HSV | hsv(62, 55%, 96%) |
| CMYK | cmyk(1.6%, 0%, 54.9%, 3.5%) |
| CIE-LAB | lab(94.29, -18.64, 63.26) |
| CIE-LCH | lch(94.29, 65.95, 106.42°) |
| OKLab | oklab(94.43% -0.0553 0.1469) |
| OKLCH | oklch(94.43% 0.157 110.6) |
| XYZ | xyz(72.4448, 85.9381, 27.8073) |
| Luminance | 0.8594 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.13
Custard
#FFFD78
ΔE00 2.14
Light Yellow
#FFFE7A
ΔE00 2.15
Butter Yellow
#FFFD74
ΔE00 2.16
Faded Yellow
#FEFF7F
ΔE00 2.22
Pastel Yellow
#FFFE71
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F66F #736FF6
analogous
#F6B76F #F2F66F #AEF66F
triadic
#F2F66F #6FF2F6 #F66FF2
tetradic
#F2F66F #6FF6B7 #736FF6 #F66FAE
square
#F2F66F #6FF6B7 #736FF6 #F66FAE
split-complementary
#F2F66F #6FAEF6 #B76FF6
monochromatic
#D7DD0E #EDF235 #F2F66F #F7FAA9 #FCFDE2
Accessibility & contrast
On white
1.15
#F2F66F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#F2F66F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F66F
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F66F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F66F | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC61
Deuteranopia (green-blind)
#FFF177
Tritanopia (blue-blind)
#FFE9D8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2f66f; /* rgb */ color: rgb(242, 246, 111); /* oklch */ color: oklch(94.4% 0.157 110.6);
Tailwind
colors: {
custom: {
50: '#f9f99c',
500: '#f2f66f',
950: '#000000',
},
}SCSS
$custom: #f2f66f; $custom-light: #f9f99c; $custom-dark: #000000;
JSON
{
"hex": "#f2f66f",
"rgb": {
"r": 242,
"g": 246,
"b": 111
},
"hsl": {
"h": 61.778,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.94429,
"c": 0.15693,
"h": 110.6
},
"luminance": 0.85936
}Semantic roles & 50–950 ramp
primary
#F2F66F
secondary
#3D39D0
accent
#01E507
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580