#F6D975#F6D975
#F6D975 is a very light, vivid yellow. Relative luminance 0.705; OKLCH L 88.9% C 0.124 H 93.5°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F6D975 |
|---|---|
| RGB | rgb(246, 217, 117) |
| HSL | hsl(47, 88%, 71%) |
| HSV | hsv(47, 52%, 96%) |
| CMYK | cmyk(0%, 11.8%, 52.4%, 3.5%) |
| CIE-LAB | lab(87.24, -2.18, 52.42) |
| CIE-LCH | lch(87.24, 52.47, 92.38°) |
| OKLab | oklab(88.94% -0.0077 0.124) |
| OKLCH | oklch(88.94% 0.124 93.5) |
| XYZ | xyz(66.0322, 70.5058, 26.9570) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.30
Sandy
#F1DA7A
ΔE00 1.69
Pale Gold
#FDDE6C
ΔE00 2.16
Light Mustard
#F7D560
ΔE00 2.57
Yellow Tan
#FFE36E
ΔE00 3.08
Sand Yellow
#FCE166
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6D975 #7592F6
analogous
#F69875 #F6D975 #D2F675
triadic
#F6D975 #75F6D9 #D975F6
tetradic
#F6D975 #75F698 #7592F6 #F675D2
square
#F6D975 #75F698 #7592F6 #F675D2
split-complementary
#F6D975 #75D2F6 #9875F6
monochromatic
#E2B20F #F2C93C #F6D975 #FAE9AE #FDF7E2
Accessibility & contrast
On white
1.39
#F6D975 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#F6D975 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6D975
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6D975 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6D975 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56C
Deuteranopia (green-blind)
#F3DE79
Tritanopia (blue-blind)
#FFCBC2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f6d975; /* rgb */ color: rgb(246, 217, 117); /* oklch */ color: oklch(88.9% 0.124 93.5);
Tailwind
colors: {
custom: {
50: '#fce49f',
500: '#f6d975',
950: '#000000',
},
}SCSS
$custom: #f6d975; $custom-light: #fce49f; $custom-dark: #000000;
JSON
{
"hex": "#f6d975",
"rgb": {
"r": 246,
"g": 217,
"b": 117
},
"hsl": {
"h": 46.512,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.88935,
"c": 0.12421,
"h": 93.5
},
"luminance": 0.70503
}Semantic roles & 50–950 ramp
primary
#F6D975
secondary
#3E5FD1
accent
#34E401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480