#F6DC75#F6DC75
#F6DC75 is a very light, vivid yellow. Relative luminance 0.721; OKLCH L 89.5% C 0.127 H 95.5°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DC75 |
|---|---|
| RGB | rgb(246, 220, 117) |
| HSL | hsl(48, 88%, 71%) |
| HSV | hsv(48, 52%, 96%) |
| CMYK | cmyk(0%, 10.6%, 52.4%, 3.5%) |
| CIE-LAB | lab(88.00, -3.71, 53.32) |
| CIE-LCH | lch(88.00, 53.45, 93.97°) |
| OKLab | oklab(89.53% -0.0121 0.1259) |
| OKLCH | oklch(89.53% 0.127 95.5) |
| XYZ | xyz(66.8125, 72.0664, 27.2171) |
| Luminance | 0.7206 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.32
Wheat (survey)
#FBDD7E
ΔE00 1.80
Pale Gold
#FDDE6C
ΔE00 1.92
Yellow Tan
#FFE36E
ΔE00 2.37
Sand Yellow
#FCE166
ΔE00 2.70
Light Mustard
#F7D560
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DC75 #758FF6
analogous
#F69B75 #F6DC75 #CFF675
triadic
#F6DC75 #75F6DC #DC75F6
tetradic
#F6DC75 #75F69B #758FF6 #F675CF
square
#F6DC75 #75F69B #758FF6 #F675CF
split-complementary
#F6DC75 #75CFF6 #9B75F6
monochromatic
#E2B70F #F2CD3C #F6DC75 #FAEBAE #FDF8E2
Accessibility & contrast
On white
1.36
#F6DC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#F6DC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DC75
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DC75 | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86C
Deuteranopia (green-blind)
#F5E079
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f6dc75; /* rgb */ color: rgb(246, 220, 117); /* oklch */ color: oklch(89.5% 0.127 95.5);
Tailwind
colors: {
custom: {
50: '#fce69f',
500: '#f6dc75',
950: '#000000',
},
}SCSS
$custom: #f6dc75; $custom-light: #fce69f; $custom-dark: #000000;
JSON
{
"hex": "#f6dc75",
"rgb": {
"r": 246,
"g": 220,
"b": 117
},
"hsl": {
"h": 47.907,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.89533,
"c": 0.12652,
"h": 95.5
},
"luminance": 0.72064
}Semantic roles & 50–950 ramp
primary
#F6DC75
secondary
#3E5CD1
accent
#2FE401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480