#F9DA75#F9DA75
#F9DA75 is a very light, vivid yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.126 H 92.7°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DA75 |
|---|---|
| RGB | rgb(249, 218, 117) |
| HSL | hsl(46, 92%, 72%) |
| HSV | hsv(46, 53%, 98%) |
| CMYK | cmyk(0%, 12.4%, 53%, 2.4%) |
| CIE-LAB | lab(87.76, -1.48, 53.10) |
| CIE-LCH | lch(87.76, 53.12, 91.60°) |
| OKLab | oklab(89.41% -0.0058 0.1254) |
| OKLCH | oklch(89.41% 0.126 92.7) |
| XYZ | xyz(67.3518, 71.5700, 27.0929) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.12
Pale Gold
#FDDE6C
ΔE00 1.91
Sandy
#F1DA7A
ΔE00 2.25
Light Mustard
#F7D560
ΔE00 2.42
Yellow Tan
#FFE36E
ΔE00 2.96
Light Gold
#FDDC5C
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DA75 #7594F9
analogous
#F99875 #F9DA75 #D6F975
triadic
#F9DA75 #75F9DA #DA75F9
tetradic
#F9DA75 #75F998 #7594F9 #F975D6
square
#F9DA75 #75F998 #7594F9 #F975D6
split-complementary
#F9DA75 #75D6F9 #9875F9
monochromatic
#E9B50A #F6CA3A #F9DA75 #FCEAB0 #FEF7E2
Accessibility & contrast
On white
1.37
#F9DA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#F9DA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DA75
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DA75 | 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)
#F5E079
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f9da75; /* rgb */ color: rgb(249, 218, 117); /* oklch */ color: oklch(89.4% 0.126 92.7);
Tailwind
colors: {
custom: {
50: '#fee59f',
500: '#f9da75',
950: '#000000',
},
}SCSS
$custom: #f9da75; $custom-light: #fee59f; $custom-dark: #000000;
JSON
{
"hex": "#f9da75",
"rgb": {
"r": 249,
"g": 218,
"b": 117
},
"hsl": {
"h": 45.909,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.89406,
"c": 0.12554,
"h": 92.7
},
"luminance": 0.71567
}Semantic roles & 50–950 ramp
primary
#F9DA75
secondary
#3D61D5
accent
#36E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480