#F6F080#F6F080
#F6F080 is a very light, vivid yellow. Relative luminance 0.835; OKLCH L 93.7% C 0.134 H 106.0°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F080 |
|---|---|
| RGB | rgb(246, 240, 128) |
| HSL | hsl(57, 87%, 73%) |
| HSV | hsv(57, 48%, 96%) |
| CMYK | cmyk(0%, 2.4%, 48%, 3.5%) |
| CIE-LAB | lab(93.22, -12.75, 54.40) |
| CIE-LCH | lch(93.22, 55.88, 103.19°) |
| OKLab | oklab(93.71% -0.037 0.1292) |
| OKLCH | oklch(93.71% 0.134 106) |
| XYZ | xyz(73.0642, 83.4735, 32.6811) |
| Luminance | 0.8347 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.96
Manilla
#FFFA86
ΔE00 2.07
Sandy Yellow
#FDEE73
ΔE00 2.75
Yellowish Tan
#FCFC81
ΔE00 2.85
Pale Yellow
#FFFF84
ΔE00 3.33
Yellowish
#FAEE66
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F080 #8086F6
analogous
#F6B580 #F6F080 #C1F680
triadic
#F6F080 #80F6F0 #F080F6
tetradic
#F6F080 #80F6B5 #8086F6 #F680C1
square
#F6F080 #80F6B5 #8086F6 #F680C1
split-complementary
#F6F080 #80C1F6 #B580F6
monochromatic
#EBE011 #F2E947 #F6F080 #FAF7B9 #FDFCE2
Accessibility & contrast
On white
1.19
#F6F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#F6F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F080
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F080 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 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: #f6f080; /* rgb */ color: rgb(246, 240, 128); /* oklch */ color: oklch(93.7% 0.134 106.0);
Tailwind
colors: {
custom: {
50: '#fbf4a7',
500: '#f6f080',
950: '#000000',
},
}SCSS
$custom: #f6f080; $custom-light: #fbf4a7; $custom-dark: #000000;
JSON
{
"hex": "#f6f080",
"rgb": {
"r": 246,
"g": 240,
"b": 128
},
"hsl": {
"h": 56.949,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.93713,
"c": 0.13443,
"h": 106
},
"luminance": 0.83472
}Semantic roles & 50–950 ramp
primary
#F6F080
secondary
#484FD2
accent
#0EE302
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181710
muted
#868580