#F9DF75#F9DF75
#F9DF75 is a very light, vivid yellow. Relative luminance 0.742; OKLCH L 90.4% C 0.129 H 95.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DF75 |
|---|---|
| RGB | rgb(249, 223, 117) |
| HSL | hsl(48, 92%, 72%) |
| HSV | hsv(48, 53%, 98%) |
| CMYK | cmyk(0%, 10.4%, 53%, 2.4%) |
| CIE-LAB | lab(89.02, -4.01, 54.60) |
| CIE-LCH | lch(89.02, 54.74, 94.20°) |
| OKLab | oklab(90.4% -0.0132 0.1287) |
| OKLCH | oklch(90.4% 0.129 95.8) |
| XYZ | xyz(68.6680, 74.2024, 27.5316) |
| Luminance | 0.7420 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.60
Yellow Tan
#FFE36E
ΔE00 1.69
Sandy
#F1DA7A
ΔE00 1.92
Wheat (survey)
#FBDD7E
ΔE00 2.08
Sand Yellow
#FCE166
ΔE00 2.14
Light Gold
#FDDC5C
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DF75 #758FF9
analogous
#F99D75 #F9DF75 #D1F975
triadic
#F9DF75 #75F9DF #DF75F9
tetradic
#F9DF75 #75F99D #758FF9 #F975D1
square
#F9DF75 #75F99D #758FF9 #F975D1
split-complementary
#F9DF75 #75D1F9 #9D75F9
monochromatic
#E9BD0A #F6D13A #F9DF75 #FCEDB0 #FEF8E2
Accessibility & contrast
On white
1.33
#F9DF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#F9DF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DF75
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DF75 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6B
Deuteranopia (green-blind)
#F8E379
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f9df75; /* rgb */ color: rgb(249, 223, 117); /* oklch */ color: oklch(90.4% 0.129 95.8);
Tailwind
colors: {
custom: {
50: '#fee89f',
500: '#f9df75',
950: '#000000',
},
}SCSS
$custom: #f9df75; $custom-light: #fee89f; $custom-dark: #000000;
JSON
{
"hex": "#f9df75",
"rgb": {
"r": 249,
"g": 223,
"b": 117
},
"hsl": {
"h": 48.182,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.90399,
"c": 0.12933,
"h": 95.8
},
"luminance": 0.74199
}Semantic roles & 50–950 ramp
primary
#F9DF75
secondary
#3D5BD5
accent
#2DE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480