#F6DA76#F6DA76
#F6DA76 is a very light, vivid yellow. Relative luminance 0.710; OKLCH L 89.1% C 0.124 H 94.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DA76 |
|---|---|
| RGB | rgb(246, 218, 118) |
| HSL | hsl(47, 88%, 71%) |
| HSV | hsv(47, 52%, 96%) |
| CMYK | cmyk(0%, 11.4%, 52%, 3.5%) |
| CIE-LAB | lab(87.51, -2.61, 52.26) |
| CIE-LCH | lch(87.51, 52.33, 92.86°) |
| OKLab | oklab(89.15% -0.0088 0.1237) |
| OKLCH | oklch(89.15% 0.124 94.1) |
| XYZ | xyz(66.3498, 71.0466, 27.3545) |
| Luminance | 0.7104 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.28
Sandy
#F1DA7A
ΔE00 1.44
Pale Gold
#FDDE6C
ΔE00 2.12
Light Mustard
#F7D560
ΔE00 2.76
Yellow Tan
#FFE36E
ΔE00 2.91
Sand Yellow
#FCE166
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DA76 #7692F6
analogous
#F69A76 #F6DA76 #D2F676
triadic
#F6DA76 #76F6DA #DA76F6
tetradic
#F6DA76 #76F69A #7692F6 #F676D2
square
#F6DA76 #76F69A #7692F6 #F676D2
split-complementary
#F6DA76 #76D2F6 #9A76F6
monochromatic
#E3B40F #F2CA3D #F6DA76 #FAEAAF #FDF7E2
Accessibility & contrast
On white
1.38
#F6DA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#F6DA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DA76
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DA76 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66D
Deuteranopia (green-blind)
#F4DF7A
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f6da76; /* rgb */ color: rgb(246, 218, 118); /* oklch */ color: oklch(89.1% 0.124 94.1);
Tailwind
colors: {
custom: {
50: '#fce5a0',
500: '#f6da76',
950: '#000000',
},
}SCSS
$custom: #f6da76; $custom-light: #fce5a0; $custom-dark: #000000;
JSON
{
"hex": "#f6da76",
"rgb": {
"r": 246,
"g": 218,
"b": 118
},
"hsl": {
"h": 46.875,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.89147,
"c": 0.12401,
"h": 94.1
},
"luminance": 0.71044
}Semantic roles & 50–950 ramp
primary
#F6DA76
secondary
#3F5FD1
accent
#33E401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480