#F6DC7D#F6DC7D
#F6DC7D is a very light, moderate yellow. Relative luminance 0.723; OKLCH L 89.6% C 0.119 H 94.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DC7D |
|---|---|
| RGB | rgb(246, 220, 125) |
| HSL | hsl(47, 87%, 73%) |
| HSV | hsv(47, 49%, 96%) |
| CMYK | cmyk(0%, 10.6%, 49.2%, 3.5%) |
| CIE-LAB | lab(88.09, -3.03, 49.62) |
| CIE-LCH | lch(88.09, 49.71, 93.49°) |
| OKLab | oklab(89.64% -0.0093 0.1185) |
| OKLCH | oklch(89.64% 0.119 94.5) |
| XYZ | xyz(67.3031, 72.2627, 29.8010) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.04
Wheat (survey)
#FBDD7E
ΔE00 1.18
Pale Gold
#FDDE6C
ΔE00 2.80
Yellow Tan
#FFE36E
ΔE00 3.29
Light Mustard
#F7D560
ΔE00 3.71
Sand Yellow
#FCE166
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DC7D #7D97F6
analogous
#F69F7D #F6DC7D #D4F67D
triadic
#F6DC7D #7DF6DC #DC7DF6
tetradic
#F6DC7D #7DF69F #7D97F6 #F67DD4
square
#F6DC7D #7DF69F #7D97F6 #F67DD4
split-complementary
#F6DC7D #7DD4F6 #9F7DF6
monochromatic
#E9BA10 #F2CD44 #F6DC7D #FAEBB6 #FDF7E2
Accessibility & contrast
On white
1.36
#F6DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#F6DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DC7D
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DC7D | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED875
Deuteranopia (green-blind)
#F4E081
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f6dc7d; /* rgb */ color: rgb(246, 220, 125); /* oklch */ color: oklch(89.6% 0.119 94.5);
Tailwind
colors: {
custom: {
50: '#fbe6a4',
500: '#f6dc7d',
950: '#000000',
},
}SCSS
$custom: #f6dc7d; $custom-light: #fbe6a4; $custom-dark: #000000;
JSON
{
"hex": "#f6dc7d",
"rgb": {
"r": 246,
"g": 220,
"b": 125
},
"hsl": {
"h": 47.107,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.89638,
"c": 0.11882,
"h": 94.5
},
"luminance": 0.7226
}Semantic roles & 50–950 ramp
primary
#F6DC7D
secondary
#4564D2
accent
#32E402
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480