#F2F370#F2F370
#F2F370 is a very light, vivid yellow. Relative luminance 0.841; OKLCH L 93.8% C 0.153 H 109.4°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F370 |
|---|---|
| RGB | rgb(242, 243, 112) |
| HSL | hsl(60, 85%, 70%) |
| HSV | hsv(60, 54%, 95%) |
| CMYK | cmyk(0.4%, 0%, 53.9%, 4.7%) |
| CIE-LAB | lab(93.52, -17.11, 61.94) |
| CIE-LCH | lch(93.52, 64.27, 105.44°) |
| OKLab | oklab(93.82% -0.0508 0.1442) |
| OKLCH | oklch(93.82% 0.153 109.4) |
| XYZ | xyz(71.5950, 84.1501, 27.7972) |
| Luminance | 0.8415 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.93
Yellowish Tan
#FCFC81
ΔE00 2.19
Custard
#FFFD78
ΔE00 2.28
Butter Yellow
#FFFD74
ΔE00 2.35
Light Yellow
#FFFE7A
ΔE00 2.37
Faded Yellow
#FEFF7F
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F370 #7170F3
analogous
#F3B370 #F2F370 #B1F370
triadic
#F2F370 #70F2F3 #F370F2
tetradic
#F2F370 #70F3B3 #7170F3 #F370B1
square
#F2F370 #70F3B3 #7170F3 #F370B1
split-complementary
#F2F370 #70B1F3 #B370F3
monochromatic
#D5D712 #EDEE38 #F2F370 #F7F8A8 #FCFCE1
Accessibility & contrast
On white
1.18
#F2F370 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#F2F370 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F370
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F370 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F370 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA63
Deuteranopia (green-blind)
#FFEF77
Tritanopia (blue-blind)
#FFE6D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2f370; /* rgb */ color: rgb(242, 243, 112); /* oklch */ color: oklch(93.8% 0.153 109.4);
Tailwind
colors: {
custom: {
50: '#f9f69d',
500: '#f2f370',
950: '#000000',
},
}SCSS
$custom: #f2f370; $custom-light: #f9f69d; $custom-dark: #000000;
JSON
{
"hex": "#f2f370",
"rgb": {
"r": 242,
"g": 243,
"b": 112
},
"hsl": {
"h": 60.458,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.93817,
"c": 0.15286,
"h": 109.4
},
"luminance": 0.84148
}Semantic roles & 50–950 ramp
primary
#F2F370
secondary
#3C3BCD
accent
#05E106
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580