#F6DA74#F6DA74
#F6DA74 is a very light, vivid yellow. Relative luminance 0.710; OKLCH L 89.1% C 0.126 H 94.3°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DA74 |
|---|---|
| RGB | rgb(246, 218, 116) |
| HSL | hsl(47, 88%, 71%) |
| HSV | hsv(47, 53%, 96%) |
| CMYK | cmyk(0%, 11.4%, 52.8%, 3.5%) |
| CIE-LAB | lab(87.48, -2.77, 53.18) |
| CIE-LCH | lch(87.48, 53.26, 92.98°) |
| OKLab | oklab(89.12% -0.0095 0.1255) |
| OKLCH | oklch(89.12% 0.126 94.3) |
| XYZ | xyz(66.2323, 70.9995, 26.7352) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.50
Sandy
#F1DA7A
ΔE00 1.54
Pale Gold
#FDDE6C
ΔE00 1.90
Light Mustard
#F7D560
ΔE00 2.56
Yellow Tan
#FFE36E
ΔE00 2.71
Sand Yellow
#FCE166
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DA74 #7490F6
analogous
#F69974 #F6DA74 #D1F674
triadic
#F6DA74 #74F6DA #DA74F6
tetradic
#F6DA74 #74F699 #7490F6 #F674D1
square
#F6DA74 #74F699 #7490F6 #F674D1
split-complementary
#F6DA74 #74D1F6 #9974F6
monochromatic
#E1B40F #F2CB3B #F6DA74 #FAE9AD #FDF7E2
Accessibility & contrast
On white
1.38
#F6DA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#F6DA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DA74
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DA74 | 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)
#ECD66B
Deuteranopia (green-blind)
#F4DF78
Tritanopia (blue-blind)
#FFCCC2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f6da74; /* rgb */ color: rgb(246, 218, 116); /* oklch */ color: oklch(89.1% 0.126 94.3);
Tailwind
colors: {
custom: {
50: '#fce59e',
500: '#f6da74',
950: '#000000',
},
}SCSS
$custom: #f6da74; $custom-light: #fce59e; $custom-dark: #000000;
JSON
{
"hex": "#f6da74",
"rgb": {
"r": 246,
"g": 218,
"b": 116
},
"hsl": {
"h": 47.077,
"s": 87.838,
"l": 70.98
},
"oklch": {
"l": 0.89122,
"c": 0.1259,
"h": 94.3
},
"luminance": 0.70997
}Semantic roles & 50–950 ramp
primary
#F6DA74
secondary
#3D5DD1
accent
#32E401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480