#F6DC84#F6DC84
#F6DC84 is a very light, moderate yellow. Relative luminance 0.724; OKLCH L 89.7% C 0.112 H 93.5°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DC84 |
|---|---|
| RGB | rgb(246, 220, 132) |
| HSL | hsl(46, 86%, 74%) |
| HSV | hsv(46, 46%, 96%) |
| CMYK | cmyk(0%, 10.6%, 46.3%, 3.5%) |
| CIE-LAB | lab(88.18, -2.39, 46.32) |
| CIE-LCH | lch(88.18, 46.39, 92.95°) |
| OKLab | oklab(89.74% -0.0067 0.1116) |
| OKLCH | oklch(89.74% 0.112 93.5) |
| XYZ | xyz(67.7661, 72.4479, 32.2396) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.45
Sandy
#F1DA7A
ΔE00 1.73
Pale Gold
#FDDE6C
ΔE00 3.76
Yellow Tan
#FFE36E
ΔE00 4.25
Sand (survey)
#E2CA76
ΔE00 4.31
Light Mustard
#F7D560
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DC84 #849EF6
analogous
#F6A384 #F6DC84 #D7F684
triadic
#F6DC84 #84F6DC #DC84F6
tetradic
#F6DC84 #84F6A3 #849EF6 #F684D7
square
#F6DC84 #84F6A3 #849EF6 #F684D7
split-complementary
#F6DC84 #84D7F6 #A384F6
monochromatic
#EEBC12 #F2CC4B #F6DC84 #FAECBD #FDF7E2
Accessibility & contrast
On white
1.36
#F6DC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#F6DC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DC84
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DC84 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97D
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f6dc84; /* rgb */ color: rgb(246, 220, 132); /* oklch */ color: oklch(89.7% 0.112 93.5);
Tailwind
colors: {
custom: {
50: '#fbe6a9',
500: '#f6dc84',
950: '#000000',
},
}SCSS
$custom: #f6dc84; $custom-light: #fbe6a9; $custom-dark: #000000;
JSON
{
"hex": "#f6dc84",
"rgb": {
"r": 246,
"g": 220,
"b": 132
},
"hsl": {
"h": 46.316,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.89737,
"c": 0.11181,
"h": 93.5
},
"luminance": 0.72445
}Semantic roles & 50–950 ramp
primary
#F6DC84
secondary
#4B6AD3
accent
#36E303
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481