#F2F374#F2F374
#F2F374 is a very light, vivid yellow. Relative luminance 0.842; OKLCH L 93.9% C 0.149 H 109.4°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F374 |
|---|---|
| RGB | rgb(242, 243, 116) |
| HSL | hsl(60, 84%, 70%) |
| HSV | hsv(60, 52%, 95%) |
| CMYK | cmyk(0.4%, 0%, 52.3%, 4.7%) |
| CIE-LAB | lab(93.56, -16.80, 60.21) |
| CIE-LCH | lch(93.56, 62.51, 105.59°) |
| OKLab | oklab(93.86% -0.0495 0.1409) |
| OKLCH | oklch(93.86% 0.149 109.4) |
| XYZ | xyz(71.8227, 84.2411, 28.9963) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.87
Yellowish Tan
#FCFC81
ΔE00 2.00
Custard
#FFFD78
ΔE00 2.36
Light Yellow
#FFFE7A
ΔE00 2.42
Faded Yellow
#FEFF7F
ΔE00 2.46
Banana (survey)
#FFFF7E
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F374 #7574F3
analogous
#F3B474 #F2F374 #B3F374
triadic
#F2F374 #74F2F3 #F374F2
tetradic
#F2F374 #74F3B4 #7574F3 #F374B3
square
#F2F374 #74F3B4 #7574F3 #F374B3
split-complementary
#F2F374 #74B3F3 #B474F3
monochromatic
#D8DA13 #EDEE3C #F2F374 #F7F8AC #FCFDE3
Accessibility & contrast
On white
1.18
#F2F374 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#F2F374 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F374
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F374 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F374 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA68
Deuteranopia (green-blind)
#FFEF7B
Tritanopia (blue-blind)
#FFE6D7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2f374; /* rgb */ color: rgb(242, 243, 116); /* oklch */ color: oklch(93.9% 0.149 109.4);
Tailwind
colors: {
custom: {
50: '#f9f69f',
500: '#f2f374',
950: '#000000',
},
}SCSS
$custom: #f2f374; $custom-light: #f9f69f; $custom-dark: #000000;
JSON
{
"hex": "#f2f374",
"rgb": {
"r": 242,
"g": 243,
"b": 116
},
"hsl": {
"h": 60.472,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.93861,
"c": 0.14931,
"h": 109.4
},
"luminance": 0.84239
}Semantic roles & 50–950 ramp
primary
#F2F374
secondary
#3F3ECD
accent
#05E107
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580