#F6F475#F6F475
#F6F475 is a very light, vivid yellow. Relative luminance 0.856; OKLCH L 94.4% C 0.149 H 108.1°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F475 |
|---|---|
| RGB | rgb(246, 244, 117) |
| HSL | hsl(59, 88%, 71%) |
| HSV | hsv(59, 52%, 96%) |
| CMYK | cmyk(0%, 0.8%, 52.4%, 3.5%) |
| CIE-LAB | lab(94.13, -15.63, 60.51) |
| CIE-LCH | lch(94.13, 62.50, 104.48°) |
| OKLab | oklab(94.4% -0.0463 0.1415) |
| OKLCH | oklch(94.4% 0.149 108.1) |
| XYZ | xyz(73.5695, 85.5805, 29.4694) |
| Luminance | 0.8558 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.11
Yellowish Tan
#FCFC81
ΔE00 1.78
Custard
#FFFD78
ΔE00 1.91
Light Yellow
#FFFE7A
ΔE00 2.05
Manilla
#FFFA86
ΔE00 2.05
Butter Yellow
#FFFD74
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F475 #7577F6
analogous
#F6B375 #F6F475 #B7F675
triadic
#F6F475 #75F6F4 #F475F6
tetradic
#F6F475 #75F6B3 #7577F6 #F675B7
square
#F6F475 #75F6B3 #7577F6 #F675B7
split-complementary
#F6F475 #75B7F6 #B375F6
monochromatic
#E2DF0F #F2EF3C #F6F475 #FAF9AE #FDFDE2
Accessibility & contrast
On white
1.16
#F6F475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#F6F475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F475
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F475 | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB69
Deuteranopia (green-blind)
#FFF07C
Tritanopia (blue-blind)
#FFE7D8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f6f475; /* rgb */ color: rgb(246, 244, 117); /* oklch */ color: oklch(94.4% 0.149 108.1);
Tailwind
colors: {
custom: {
50: '#fcf7a0',
500: '#f6f475',
950: '#000000',
},
}SCSS
$custom: #f6f475; $custom-light: #fcf7a0; $custom-dark: #000000;
JSON
{
"hex": "#f6f475",
"rgb": {
"r": 246,
"g": 244,
"b": 117
},
"hsl": {
"h": 59.07,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.944,
"c": 0.14892,
"h": 108.1
},
"luminance": 0.85579
}Semantic roles & 50–950 ramp
primary
#F6F475
secondary
#3E41D1
accent
#05E401
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580