#F6DD76#F6DD76
#F6DD76 is a very light, vivid yellow. Relative luminance 0.726; OKLCH L 89.7% C 0.126 H 96.0°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DD76 |
|---|---|
| RGB | rgb(246, 221, 118) |
| HSL | hsl(48, 88%, 71%) |
| HSV | hsv(48, 52%, 96%) |
| CMYK | cmyk(0%, 10.2%, 52%, 3.5%) |
| CIE-LAB | lab(88.26, -4.13, 53.17) |
| CIE-LCH | lch(88.26, 53.33, 94.44°) |
| OKLab | oklab(89.74% -0.0132 0.1257) |
| OKLCH | oklch(89.74% 0.126 96) |
| XYZ | xyz(67.1348, 72.6165, 27.6161) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.28
Wheat (survey)
#FBDD7E
ΔE00 1.97
Pale Gold
#FDDE6C
ΔE00 2.06
Yellow Tan
#FFE36E
ΔE00 2.31
Sand Yellow
#FCE166
ΔE00 2.66
Light Mustard
#F7D560
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DD76 #768FF6
analogous
#F69D76 #F6DD76 #CFF676
triadic
#F6DD76 #76F6DD #DD76F6
tetradic
#F6DD76 #76F69D #768FF6 #F676CF
square
#F6DD76 #76F69D #768FF6 #F676CF
split-complementary
#F6DD76 #76CFF6 #9D76F6
monochromatic
#E3B90F #F2CF3D #F6DD76 #FAEBAF #FDF8E2
Accessibility & contrast
On white
1.35
#F6DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#F6DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DD76
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DD76 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96D
Deuteranopia (green-blind)
#F6E17A
Tritanopia (blue-blind)
#FFD0C5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f6dd76; /* rgb */ color: rgb(246, 221, 118); /* oklch */ color: oklch(89.7% 0.126 96.0);
Tailwind
colors: {
custom: {
50: '#fce7a0',
500: '#f6dd76',
950: '#000000',
},
}SCSS
$custom: #f6dd76; $custom-light: #fce7a0; $custom-dark: #000000;
JSON
{
"hex": "#f6dd76",
"rgb": {
"r": 246,
"g": 221,
"b": 118
},
"hsl": {
"h": 48.281,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.89745,
"c": 0.12637,
"h": 96
},
"luminance": 0.72614
}Semantic roles & 50–950 ramp
primary
#F6DD76
secondary
#3F5CD1
accent
#2EE401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480