#F6DA75#F6DA75
#F6DA75 is a very light, vivid yellow. Relative luminance 0.710; OKLCH L 89.1% C 0.125 H 94.2°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DA75 |
|---|---|
| RGB | rgb(246, 218, 117) |
| HSL | hsl(47, 88%, 71%) |
| HSV | hsv(47, 52%, 96%) |
| CMYK | cmyk(0%, 11.4%, 52.4%, 3.5%) |
| CIE-LAB | lab(87.50, -2.69, 52.72) |
| CIE-LCH | lch(87.50, 52.79, 92.92°) |
| OKLab | oklab(89.13% -0.0092 0.1246) |
| OKLCH | oklch(89.13% 0.125 94.2) |
| XYZ | xyz(66.2907, 71.0229, 27.0432) |
| Luminance | 0.7102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.39
Sandy
#F1DA7A
ΔE00 1.49
Pale Gold
#FDDE6C
ΔE00 2.01
Light Mustard
#F7D560
ΔE00 2.66
Yellow Tan
#FFE36E
ΔE00 2.81
Sand Yellow
#FCE166
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DA75 #7591F6
analogous
#F69975 #F6DA75 #D1F675
triadic
#F6DA75 #75F6DA #DA75F6
tetradic
#F6DA75 #75F699 #7591F6 #F675D1
square
#F6DA75 #75F699 #7591F6 #F675D1
split-complementary
#F6DA75 #75D1F6 #9975F6
monochromatic
#E2B40F #F2CB3C #F6DA75 #FAE9AE #FDF7E2
Accessibility & contrast
On white
1.38
#F6DA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#F6DA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DA75
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DA75 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66C
Deuteranopia (green-blind)
#F4DF79
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f6da75; /* rgb */ color: rgb(246, 218, 117); /* oklch */ color: oklch(89.1% 0.125 94.2);
Tailwind
colors: {
custom: {
50: '#fce59f',
500: '#f6da75',
950: '#000000',
},
}SCSS
$custom: #f6da75; $custom-light: #fce59f; $custom-dark: #000000;
JSON
{
"hex": "#f6da75",
"rgb": {
"r": 246,
"g": 218,
"b": 117
},
"hsl": {
"h": 46.977,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.89134,
"c": 0.12496,
"h": 94.2
},
"luminance": 0.7102
}Semantic roles & 50–950 ramp
primary
#F6DA75
secondary
#3E5ED1
accent
#32E401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480