#F6DB82#F6DB82
#F6DB82 is a very light, moderate yellow. Relative luminance 0.719; OKLCH L 89.5% C 0.113 H 93.0°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DB82 |
|---|---|
| RGB | rgb(246, 219, 130) |
| HSL | hsl(46, 87%, 74%) |
| HSV | hsv(46, 47%, 96%) |
| CMYK | cmyk(0%, 11%, 47.2%, 3.5%) |
| CIE-LAB | lab(87.91, -2.07, 46.96) |
| CIE-LCH | lch(87.91, 47.00, 92.52°) |
| OKLab | oklab(89.51% -0.006 0.1129) |
| OKLCH | oklch(89.51% 0.113 93) |
| XYZ | xyz(67.3689, 71.8703, 31.4385) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.24
Sandy
#F1DA7A
ΔE00 1.74
Pale Gold
#FDDE6C
ΔE00 3.59
Sand (survey)
#E2CA76
ΔE00 4.18
Yellow Tan
#FFE36E
ΔE00 4.19
Light Mustard
#F7D560
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DB82 #829DF6
analogous
#F6A182 #F6DB82 #D7F682
triadic
#F6DB82 #82F6DB #DB82F6
tetradic
#F6DB82 #82F6A1 #829DF6 #F682D7
square
#F6DB82 #82F6A1 #829DF6 #F682D7
split-complementary
#F6DB82 #82D7F6 #A182F6
monochromatic
#EDB911 #F2CB49 #F6DB82 #FAEBBB #FDF7E2
Accessibility & contrast
On white
1.37
#F6DB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#F6DB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DB82
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DB82 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87B
Deuteranopia (green-blind)
#F3E085
Tritanopia (blue-blind)
#FFCEC6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f6db82; /* rgb */ color: rgb(246, 219, 130); /* oklch */ color: oklch(89.5% 0.113 93.0);
Tailwind
colors: {
custom: {
50: '#fbe6a8',
500: '#f6db82',
950: '#000000',
},
}SCSS
$custom: #f6db82; $custom-light: #fbe6a8; $custom-dark: #000000;
JSON
{
"hex": "#f6db82",
"rgb": {
"r": 246,
"g": 219,
"b": 130
},
"hsl": {
"h": 46.034,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.89509,
"c": 0.11306,
"h": 93
},
"luminance": 0.71868
}Semantic roles & 50–950 ramp
primary
#F6DB82
secondary
#4A6AD3
accent
#37E302
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480