#F6F178#F6F178
#F6F178 is a very light, vivid yellow. Relative luminance 0.839; OKLCH L 93.8% C 0.143 H 106.7°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F178 |
|---|---|
| RGB | rgb(246, 241, 120) |
| HSL | hsl(58, 88%, 72%) |
| HSV | hsv(58, 51%, 96%) |
| CMYK | cmyk(0%, 2%, 51.2%, 3.5%) |
| CIE-LAB | lab(93.39, -13.92, 58.30) |
| CIE-LCH | lch(93.39, 59.94, 103.43°) |
| OKLab | oklab(93.82% -0.0411 0.137) |
| OKLCH | oklch(93.82% 0.143 106.7) |
| XYZ | xyz(72.8534, 83.8615, 30.1149) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.18
Manilla
#FFFA86
ΔE00 2.02
Yellowish Tan
#FCFC81
ΔE00 2.40
Sandy Yellow
#FDEE73
ΔE00 2.54
Yellowish
#FAEE66
ΔE00 2.60
Custard
#FFFD78
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F178 #787DF6
analogous
#F6B278 #F6F178 #BCF678
triadic
#F6F178 #78F6F1 #F178F6
tetradic
#F6F178 #78F6B2 #787DF6 #F678BC
square
#F6F178 #78F6B2 #787DF6 #F678BC
split-complementary
#F6F178 #78BCF6 #B278F6
monochromatic
#E4DC0F #F2EB3F #F6F178 #FAF7B1 #FDFCE2
Accessibility & contrast
On white
1.18
#F6F178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#F6F178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F178
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F178 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96D
Deuteranopia (green-blind)
#FFEE7E
Tritanopia (blue-blind)
#FFE4D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f6f178; /* rgb */ color: rgb(246, 241, 120); /* oklch */ color: oklch(93.8% 0.143 106.7);
Tailwind
colors: {
custom: {
50: '#fbf5a2',
500: '#f6f178',
950: '#000000',
},
}SCSS
$custom: #f6f178; $custom-light: #fbf5a2; $custom-dark: #000000;
JSON
{
"hex": "#f6f178",
"rgb": {
"r": 246,
"g": 241,
"b": 120
},
"hsl": {
"h": 57.619,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.93819,
"c": 0.14308,
"h": 106.7
},
"luminance": 0.83859
}Semantic roles & 50–950 ramp
primary
#F6F178
secondary
#4147D1
accent
#0AE401
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580