#F2F775#F2F775
#F2F775 is a very light, vivid yellow. Relative luminance 0.867; OKLCH L 94.7% C 0.153 H 111.0°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F775 |
|---|---|
| RGB | rgb(242, 247, 117) |
| HSL | hsl(62, 89%, 71%) |
| HSV | hsv(62, 53%, 97%) |
| CMYK | cmyk(2%, 0%, 52.6%, 3.1%) |
| CIE-LAB | lab(94.60, -18.66, 60.98) |
| CIE-LCH | lch(94.60, 63.77, 107.01°) |
| OKLab | oklab(94.7% -0.0547 0.1426) |
| OKLCH | oklch(94.7% 0.153 111) |
| XYZ | xyz(73.0913, 86.6847, 29.7077) |
| Luminance | 0.8668 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.81
Faded Yellow
#FEFF7F
ΔE00 2.00
Banana (survey)
#FFFF7E
ΔE00 2.14
Light Yellow
#FFFE7A
ΔE00 2.17
Butter
#FFFF81
ΔE00 2.18
Custard
#FFFD78
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F775 #7A75F7
analogous
#F7BB75 #F2F775 #B1F775
triadic
#F2F775 #75F2F7 #F775F2
tetradic
#F2F775 #75F7BB #7A75F7 #F775B1
square
#F2F775 #75F7BB #7A75F7 #F775B1
split-complementary
#F2F775 #75B1F7 #BB75F7
monochromatic
#DCE40D #EDF43B #F2F775 #F7FAAF #FCFDE2
Accessibility & contrast
On white
1.15
#F2F775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#F2F775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F775
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F775 | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED68
Deuteranopia (green-blind)
#FFF17C
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2f775; /* rgb */ color: rgb(242, 247, 117); /* oklch */ color: oklch(94.7% 0.153 111.0);
Tailwind
colors: {
custom: {
50: '#f9f9a0',
500: '#f2f775',
950: '#000000',
},
}SCSS
$custom: #f2f775; $custom-light: #f9f9a0; $custom-dark: #000000;
JSON
{
"hex": "#f2f775",
"rgb": {
"r": 242,
"g": 247,
"b": 117
},
"hsl": {
"h": 62.308,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.94701,
"c": 0.15274,
"h": 111
},
"luminance": 0.86683
}Semantic roles & 50–950 ramp
primary
#F2F775
secondary
#443ED2
accent
#00E609
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580