#F8F280#F8F280
#F8F280 is a very light, vivid yellow. Relative luminance 0.850; OKLCH L 94.3% C 0.136 H 106.0°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F280 |
|---|---|
| RGB | rgb(248, 242, 128) |
| HSL | hsl(57, 90%, 74%) |
| HSV | hsv(57, 48%, 97%) |
| CMYK | cmyk(0%, 2.4%, 48.4%, 2.7%) |
| CIE-LAB | lab(93.89, -12.95, 55.25) |
| CIE-LCH | lch(93.89, 56.74, 103.19°) |
| OKLab | oklab(94.29% -0.0377 0.1311) |
| OKLCH | oklch(94.29% 0.136 106) |
| XYZ | xyz(74.3616, 85.0213, 32.9115) |
| Luminance | 0.8502 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.53
Manilla
#FFFA86
ΔE00 1.63
Yellowish Tan
#FCFC81
ΔE00 2.45
Sandy Yellow
#FDEE73
ΔE00 2.67
Pale Yellow
#FFFF84
ΔE00 2.91
Butter
#FFFF81
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F280 #8086F8
analogous
#F8B680 #F8F280 #C2F880
triadic
#F8F280 #80F8F2 #F280F8
tetradic
#F8F280 #80F8B6 #8086F8 #F880C2
square
#F8F280 #80F8B6 #8086F8 #F880C2
split-complementary
#F8F280 #80C2F8 #B680F8
monochromatic
#F0E50D #F5EC46 #F8F280 #FBF8BA #FDFCE2
Accessibility & contrast
On white
1.17
#F8F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#F8F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F280
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F280 | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB76
Deuteranopia (green-blind)
#FFF085
Tritanopia (blue-blind)
#FFE5D8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f8f280; /* rgb */ color: rgb(248, 242, 128); /* oklch */ color: oklch(94.3% 0.136 106.0);
Tailwind
colors: {
custom: {
50: '#fdf6a7',
500: '#f8f280',
950: '#000000',
},
}SCSS
$custom: #f8f280; $custom-light: #fdf6a7; $custom-dark: #000000;
JSON
{
"hex": "#f8f280",
"rgb": {
"r": 248,
"g": 242,
"b": 128
},
"hsl": {
"h": 57,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.94285,
"c": 0.13637,
"h": 106
},
"luminance": 0.85019
}Semantic roles & 50–950 ramp
primary
#F8F280
secondary
#474ED5
accent
#0BE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181710
muted
#868580