#F2F280#F2F280
#F2F280 is a very light, vivid yellow. Relative luminance 0.839; OKLCH L 93.8% C 0.137 H 108.8°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F280 |
|---|---|
| RGB | rgb(242, 242, 128) |
| HSL | hsl(60, 81%, 73%) |
| HSV | hsv(60, 47%, 95%) |
| CMYK | cmyk(0%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(93.43, -15.30, 54.58) |
| CIE-LCH | lch(93.43, 56.68, 105.66°) |
| OKLab | oklab(93.8% -0.0441 0.1297) |
| OKLCH | oklch(93.8% 0.137 108.8) |
| XYZ | xyz(72.2679, 83.9417, 32.8133) |
| Luminance | 0.8394 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.22
Yellowish Tan
#FCFC81
ΔE00 2.27
Straw
#FCF679
ΔE00 2.33
Pale Yellow
#FFFF84
ΔE00 2.81
Butter
#FFFF81
ΔE00 2.94
Faded Yellow
#FEFF7F
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F280 #8080F2
analogous
#F2B980 #F2F280 #B9F280
triadic
#F2F280 #80F2F2 #F280F2
tetradic
#F2F280 #80F2B9 #8080F2 #F280B9
square
#F2F280 #80F2B9 #8080F2 #F280B9
split-complementary
#F2F280 #80B9F2 #B980F2
monochromatic
#E1E117 #ECEC48 #F2F280 #F8F8B8 #FCFCE3
Accessibility & contrast
On white
1.18
#F2F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#F2F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F280
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F280 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA76
Deuteranopia (green-blind)
#FFEE86
Tritanopia (blue-blind)
#FFE6D8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f2f280; /* rgb */ color: rgb(242, 242, 128); /* oklch */ color: oklch(93.8% 0.137 108.8);
Tailwind
colors: {
custom: {
50: '#f8f6a7',
500: '#f2f280',
950: '#000000',
},
}SCSS
$custom: #f2f280; $custom-light: #f8f6a7; $custom-dark: #000000;
JSON
{
"hex": "#f2f280",
"rgb": {
"r": 242,
"g": 242,
"b": 128
},
"hsl": {
"h": 60,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.938,
"c": 0.13695,
"h": 108.8
},
"luminance": 0.8394
}Semantic roles & 50–950 ramp
primary
#F2F280
secondary
#4949CD
accent
#08DE08
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171710
muted
#858580