#F6DE7D#F6DE7D
#F6DE7D is a very light, vivid yellow. Relative luminance 0.733; OKLCH L 90.0% C 0.120 H 95.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DE7D |
|---|---|
| RGB | rgb(246, 222, 125) |
| HSL | hsl(48, 87%, 73%) |
| HSV | hsv(48, 49%, 96%) |
| CMYK | cmyk(0%, 9.8%, 49.2%, 3.5%) |
| CIE-LAB | lab(88.60, -4.04, 50.24) |
| CIE-LCH | lch(88.60, 50.40, 94.60°) |
| OKLab | oklab(90.04% -0.0122 0.1198) |
| OKLCH | oklch(90.04% 0.12 95.8) |
| XYZ | xyz(67.8312, 73.3188, 29.9770) |
| Luminance | 0.7332 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.97
Wheat (survey)
#FBDD7E
ΔE00 1.75
Pale Gold
#FDDE6C
ΔE00 2.79
Yellow Tan
#FFE36E
ΔE00 2.97
Sand Yellow
#FCE166
ΔE00 3.45
Light Mustard
#F7D560
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DE7D #7D95F6
analogous
#F6A17D #F6DE7D #D2F67D
triadic
#F6DE7D #7DF6DE #DE7DF6
tetradic
#F6DE7D #7DF6A1 #7D95F6 #F67DD2
square
#F6DE7D #7DF6A1 #7D95F6 #F67DD2
split-complementary
#F6DE7D #7DD2F6 #A17DF6
monochromatic
#E9BE10 #F2CF44 #F6DE7D #FAEDB6 #FDF8E2
Accessibility & contrast
On white
1.34
#F6DE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#F6DE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DE7D
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DE7D | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA75
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f6de7d; /* rgb */ color: rgb(246, 222, 125); /* oklch */ color: oklch(90.0% 0.120 95.8);
Tailwind
colors: {
custom: {
50: '#fbe8a4',
500: '#f6de7d',
950: '#000000',
},
}SCSS
$custom: #f6de7d; $custom-light: #fbe8a4; $custom-dark: #000000;
JSON
{
"hex": "#f6de7d",
"rgb": {
"r": 246,
"g": 222,
"b": 125
},
"hsl": {
"h": 48.099,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.90037,
"c": 0.12044,
"h": 95.8
},
"luminance": 0.73316
}Semantic roles & 50–950 ramp
primary
#F6DE7D
secondary
#4561D2
accent
#2FE402
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18160F
muted
#868480