#F6DB75#F6DB75
#F6DB75 is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 89.3% C 0.126 H 94.8°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F6DB75 |
|---|---|
| RGB | rgb(246, 219, 117) |
| HSL | hsl(47, 88%, 71%) |
| HSV | hsv(47, 52%, 96%) |
| CMYK | cmyk(0%, 11%, 52.4%, 3.5%) |
| CIE-LAB | lab(87.75, -3.20, 53.02) |
| CIE-LCH | lch(87.75, 53.12, 93.45°) |
| OKLab | oklab(89.33% -0.0106 0.1253) |
| OKLCH | oklch(89.33% 0.126 94.8) |
| XYZ | xyz(66.5508, 71.5431, 27.1299) |
| Luminance | 0.7154 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.35
Wheat (survey)
#FBDD7E
ΔE00 1.56
Pale Gold
#FDDE6C
ΔE00 1.93
Yellow Tan
#FFE36E
ΔE00 2.57
Light Mustard
#F7D560
ΔE00 2.80
Sand Yellow
#FCE166
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6DB75 #7590F6
analogous
#F69A75 #F6DB75 #D0F675
triadic
#F6DB75 #75F6DB #DB75F6
tetradic
#F6DB75 #75F69A #7590F6 #F675D0
square
#F6DB75 #75F69A #7590F6 #F675D0
split-complementary
#F6DB75 #75D0F6 #9A75F6
monochromatic
#E2B60F #F2CC3C #F6DB75 #FAEAAE #FDF8E2
Accessibility & contrast
On white
1.37
#F6DB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#F6DB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6DB75
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6DB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6DB75 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#F4E079
Tritanopia (blue-blind)
#FFCDC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f6db75; /* rgb */ color: rgb(246, 219, 117); /* oklch */ color: oklch(89.3% 0.126 94.8);
Tailwind
colors: {
custom: {
50: '#fce59f',
500: '#f6db75',
950: '#000000',
},
}SCSS
$custom: #f6db75; $custom-light: #fce59f; $custom-dark: #000000;
JSON
{
"hex": "#f6db75",
"rgb": {
"r": 246,
"g": 219,
"b": 117
},
"hsl": {
"h": 47.442,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.89333,
"c": 0.12573,
"h": 94.8
},
"luminance": 0.7154
}Semantic roles & 50–950 ramp
primary
#F6DB75
secondary
#3E5DD1
accent
#31E401
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480