#F4F282#F4F282
#F4F282 is a very light, vivid yellow. Relative luminance 0.843; OKLCH L 94.0% C 0.135 H 107.8°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F282 |
|---|---|
| RGB | rgb(244, 242, 130) |
| HSL | hsl(59, 84%, 73%) |
| HSV | hsv(59, 47%, 96%) |
| CMYK | cmyk(0%, 0.8%, 46.7%, 4.3%) |
| CIE-LAB | lab(93.60, -14.34, 53.89) |
| CIE-LCH | lch(93.60, 55.77, 104.90°) |
| OKLab | oklab(93.99% -0.0412 0.1283) |
| OKLCH | oklch(93.99% 0.135 107.8) |
| XYZ | xyz(73.0912, 84.3509, 33.5458) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 1.96
Straw
#FCF679
ΔE00 2.17
Yellowish Tan
#FCFC81
ΔE00 2.33
Pale Yellow
#FFFF84
ΔE00 2.84
Butter
#FFFF81
ΔE00 3.00
Faded Yellow
#FEFF7F
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F282 #8284F4
analogous
#F4B982 #F4F282 #BDF482
triadic
#F4F282 #82F4F2 #F282F4
tetradic
#F4F282 #82F4B9 #8284F4 #F482BD
square
#F4F282 #82F4B9 #8284F4 #F482BD
split-complementary
#F4F282 #82BDF4 #B982F4
monochromatic
#E7E414 #EFEC4A #F4F282 #F9F8BA #FDFCE3
Accessibility & contrast
On white
1.18
#F4F282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#F4F282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F282
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F282 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#FFEF87
Tritanopia (blue-blind)
#FFE6D8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f4f282; /* rgb */ color: rgb(244, 242, 130); /* oklch */ color: oklch(94.0% 0.135 107.8);
Tailwind
colors: {
custom: {
50: '#faf6a8',
500: '#f4f282',
950: '#000000',
},
}SCSS
$custom: #f4f282; $custom-light: #faf6a8; $custom-dark: #000000;
JSON
{
"hex": "#f4f282",
"rgb": {
"r": 244,
"g": 242,
"b": 130
},
"hsl": {
"h": 58.947,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.93986,
"c": 0.13476,
"h": 107.8
},
"luminance": 0.84349
}Semantic roles & 50–950 ramp
primary
#F4F282
secondary
#4A4DD0
accent
#09E005
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181710
muted
#868581