#F2F271#F2F271
#F2F271 is a very light, vivid yellow. Relative luminance 0.836; OKLCH L 93.6% C 0.151 H 109.0°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F271 |
|---|---|
| RGB | rgb(242, 242, 113) |
| HSL | hsl(60, 83%, 70%) |
| HSV | hsv(60, 53%, 95%) |
| CMYK | cmyk(0%, 0%, 53.3%, 5.1%) |
| CIE-LAB | lab(93.27, -16.55, 61.22) |
| CIE-LCH | lch(93.27, 63.42, 105.13°) |
| OKLab | oklab(93.62% -0.0491 0.1427) |
| OKLCH | oklch(93.62% 0.151 109) |
| XYZ | xyz(71.3526, 83.5756, 27.9926) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.80
Yellowish Tan
#FCFC81
ΔE00 2.25
Custard
#FFFD78
ΔE00 2.40
Butter Yellow
#FFFD74
ΔE00 2.50
Light Yellow
#FFFE7A
ΔE00 2.52
Faded Yellow
#FEFF7F
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F271 #7171F2
analogous
#F2B271 #F2F271 #B2F271
triadic
#F2F271 #71F2F2 #F271F2
tetradic
#F2F271 #71F2B2 #7171F2 #F271B2
square
#F2F271 #71F2B2 #7171F2 #F271B2
split-complementary
#F2F271 #71B2F2 #B271F2
monochromatic
#D5D514 #EDED39 #F2F271 #F7F7A9 #FCFCE1
Accessibility & contrast
On white
1.19
#F2F271 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#F2F271 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F271
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F271 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F271 | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE964
Deuteranopia (green-blind)
#FFEE78
Tritanopia (blue-blind)
#FFE5D5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2f271; /* rgb */ color: rgb(242, 242, 113); /* oklch */ color: oklch(93.6% 0.151 109.0);
Tailwind
colors: {
custom: {
50: '#f9f69d',
500: '#f2f271',
950: '#000000',
},
}SCSS
$custom: #f2f271; $custom-light: #f9f69d; $custom-dark: #000000;
JSON
{
"hex": "#f2f271",
"rgb": {
"r": 242,
"g": 242,
"b": 113
},
"hsl": {
"h": 60,
"s": 83.226,
"l": 69.608
},
"oklch": {
"l": 0.93621,
"c": 0.15094,
"h": 109
},
"luminance": 0.83574
}Semantic roles & 50–950 ramp
primary
#F2F271
secondary
#3C3CCB
accent
#06E006
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580