#F6DF75#F6DF75
#F6DF75 is a very light, vivid yellow. Relative luminance 0.737; OKLCH L 90.1% C 0.129 H 97.3°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DF75 |
|---|---|
| RGB | rgb(246, 223, 117) |
| HSL | hsl(49, 88%, 71%) |
| HSV | hsv(49, 52%, 96%) |
| CMYK | cmyk(0%, 9.3%, 52.4%, 3.5%) |
| CIE-LAB | lab(88.76, -5.22, 54.23) |
| CIE-LCH | lch(88.76, 54.48, 95.50°) |
| OKLab | oklab(90.13% -0.0165 0.1279) |
| OKLCH | oklch(90.13% 0.129 97.3) |
| XYZ | xyz(67.6069, 73.6553, 27.4819) |
| Luminance | 0.7365 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.74
Yellow Tan
#FFE36E
ΔE00 2.08
Pale Gold
#FDDE6C
ΔE00 2.28
Sand Yellow
#FCE166
ΔE00 2.33
Wheat (survey)
#FBDD7E
ΔE00 2.67
Dull Yellow
#EEDC5B
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DF75 #758CF6
analogous
#F69E75 #F6DF75 #CCF675
triadic
#F6DF75 #75F6DF #DF75F6
tetradic
#F6DF75 #75F69E #758CF6 #F675CC
square
#F6DF75 #75F69E #758CF6 #F675CC
split-complementary
#F6DF75 #75CCF6 #9E75F6
monochromatic
#E2BC0F #F2D23C #F6DF75 #FAECAE #FDF8E2
Accessibility & contrast
On white
1.33
#F6DF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#F6DF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DF75
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DF75 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6B
Deuteranopia (green-blind)
#F7E27A
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f6df75; /* rgb */ color: rgb(246, 223, 117); /* oklch */ color: oklch(90.1% 0.129 97.3);
Tailwind
colors: {
custom: {
50: '#fce89f',
500: '#f6df75',
950: '#000000',
},
}SCSS
$custom: #f6df75; $custom-light: #fce89f; $custom-dark: #000000;
JSON
{
"hex": "#f6df75",
"rgb": {
"r": 246,
"g": 223,
"b": 117
},
"hsl": {
"h": 49.302,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.90133,
"c": 0.12896,
"h": 97.3
},
"luminance": 0.73653
}Semantic roles & 50–950 ramp
primary
#F6DF75
secondary
#3E58D1
accent
#2AE401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480