#F6DC85#F6DC85
#F6DC85 is a very light, moderate yellow. Relative luminance 0.725; OKLCH L 89.8% C 0.111 H 93.3°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DC85 |
|---|---|
| RGB | rgb(246, 220, 133) |
| HSL | hsl(46, 86%, 74%) |
| HSV | hsv(46, 46%, 96%) |
| CMYK | cmyk(0%, 10.6%, 45.9%, 3.5%) |
| CIE-LAB | lab(88.20, -2.30, 45.85) |
| CIE-LCH | lch(88.20, 45.91, 92.87°) |
| OKLab | oklab(89.75% -0.0064 0.1106) |
| OKLCH | oklch(89.75% 0.111 93.3) |
| XYZ | xyz(67.8349, 72.4754, 32.6017) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.55
Sandy
#F1DA7A
ΔE00 1.87
Pale Gold
#FDDE6C
ΔE00 3.91
Sand (survey)
#E2CA76
ΔE00 4.30
Yellow Tan
#FFE36E
ΔE00 4.40
Light Mustard
#F7D560
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DC85 #859FF6
analogous
#F6A485 #F6DC85 #D7F685
triadic
#F6DC85 #85F6DC #DC85F6
tetradic
#F6DC85 #85F6A4 #859FF6 #F685D7
square
#F6DC85 #85F6A4 #859FF6 #F685D7
split-complementary
#F6DC85 #85D7F6 #A485F6
monochromatic
#EEBB13 #F2CC4C #F6DC85 #FAECBE #FDF7E3
Accessibility & contrast
On white
1.36
#F6DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#F6DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DC85
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DC85 | 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)
#EDD97E
Deuteranopia (green-blind)
#F4E188
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f6dc85; /* rgb */ color: rgb(246, 220, 133); /* oklch */ color: oklch(89.8% 0.111 93.3);
Tailwind
colors: {
custom: {
50: '#fbe6aa',
500: '#f6dc85',
950: '#000000',
},
}SCSS
$custom: #f6dc85; $custom-light: #fbe6aa; $custom-dark: #000000;
JSON
{
"hex": "#f6dc85",
"rgb": {
"r": 246,
"g": 220,
"b": 133
},
"hsl": {
"h": 46.195,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.89752,
"c": 0.11079,
"h": 93.3
},
"luminance": 0.72473
}Semantic roles & 50–950 ramp
primary
#F6DC85
secondary
#4C6BD3
accent
#36E303
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481