#F6DB76#F6DB76
#F6DB76 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 89.3% C 0.125 H 94.7°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DB76 |
|---|---|
| RGB | rgb(246, 219, 118) |
| HSL | hsl(47, 88%, 71%) |
| HSV | hsv(47, 52%, 96%) |
| CMYK | cmyk(0%, 11%, 52%, 3.5%) |
| CIE-LAB | lab(87.76, -3.12, 52.56) |
| CIE-LCH | lch(87.76, 52.66, 93.39°) |
| OKLab | oklab(89.35% -0.0103 0.1244) |
| OKLCH | oklch(89.35% 0.125 94.7) |
| XYZ | xyz(66.6099, 71.5668, 27.4412) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.29
Wheat (survey)
#FBDD7E
ΔE00 1.46
Pale Gold
#FDDE6C
ΔE00 2.03
Yellow Tan
#FFE36E
ΔE00 2.67
Light Mustard
#F7D560
ΔE00 2.89
Sand Yellow
#FCE166
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DB76 #7691F6
analogous
#F69B76 #F6DB76 #D1F676
triadic
#F6DB76 #76F6DB #DB76F6
tetradic
#F6DB76 #76F69B #7691F6 #F676D1
square
#F6DB76 #76F69B #7691F6 #F676D1
split-complementary
#F6DB76 #76D1F6 #9B76F6
monochromatic
#E3B60F #F2CC3D #F6DB76 #FAEAAF #FDF7E2
Accessibility & contrast
On white
1.37
#F6DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#F6DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DB76
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DB76 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#F4E07A
Tritanopia (blue-blind)
#FFCDC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f6db76; /* rgb */ color: rgb(246, 219, 118); /* oklch */ color: oklch(89.3% 0.125 94.7);
Tailwind
colors: {
custom: {
50: '#fce5a0',
500: '#f6db76',
950: '#000000',
},
}SCSS
$custom: #f6db76; $custom-light: #fce5a0; $custom-dark: #000000;
JSON
{
"hex": "#f6db76",
"rgb": {
"r": 246,
"g": 219,
"b": 118
},
"hsl": {
"h": 47.344,
"s": 87.671,
"l": 71.373
},
"oklch": {
"l": 0.89346,
"c": 0.12478,
"h": 94.7
},
"luminance": 0.71564
}Semantic roles & 50–950 ramp
primary
#F6DB76
secondary
#3F5ED1
accent
#31E401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480