#F5F080#F5F080
#F5F080 is a very light, vivid yellow. Relative luminance 0.833; OKLCH L 93.6% C 0.135 H 106.4°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F080 |
|---|---|
| RGB | rgb(245, 240, 128) |
| HSL | hsl(57, 85%, 73%) |
| HSV | hsv(57, 48%, 96%) |
| CMYK | cmyk(0%, 2%, 47.8%, 3.9%) |
| CIE-LAB | lab(93.14, -13.15, 54.29) |
| CIE-LCH | lch(93.14, 55.86, 103.61°) |
| OKLab | oklab(93.63% -0.0381 0.129) |
| OKLCH | oklch(93.63% 0.135 106.4) |
| XYZ | xyz(72.7143, 83.2931, 32.6647) |
| Luminance | 0.8329 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.02
Manilla
#FFFA86
ΔE00 2.09
Yellowish Tan
#FCFC81
ΔE00 2.77
Sandy Yellow
#FDEE73
ΔE00 2.97
Pale Yellow
#FFFF84
ΔE00 3.27
Butter
#FFFF81
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F080 #8085F5
analogous
#F5B580 #F5F080 #BFF580
triadic
#F5F080 #80F5F0 #F080F5
tetradic
#F5F080 #80F5B5 #8085F5 #F580BF
square
#F5F080 #80F5B5 #8085F5 #F580BF
split-complementary
#F5F080 #80BFF5 #B580F5
monochromatic
#E8DF12 #F1E947 #F5F080 #F9F7B9 #FDFCE3
Accessibility & contrast
On white
1.19
#F5F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#F5F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F080
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F080 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE976
Deuteranopia (green-blind)
#FFEE85
Tritanopia (blue-blind)
#FFE3D6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f5f080; /* rgb */ color: rgb(245, 240, 128); /* oklch */ color: oklch(93.6% 0.135 106.4);
Tailwind
colors: {
custom: {
50: '#faf4a7',
500: '#f5f080',
950: '#000000',
},
}SCSS
$custom: #f5f080; $custom-light: #faf4a7; $custom-dark: #000000;
JSON
{
"hex": "#f5f080",
"rgb": {
"r": 245,
"g": 240,
"b": 128
},
"hsl": {
"h": 57.436,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.93632,
"c": 0.1345,
"h": 106.4
},
"luminance": 0.83291
}Semantic roles & 50–950 ramp
primary
#F5F080
secondary
#484ED1
accent
#0DE204
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181710
muted
#868580