#F9DD75#F9DD75
#F9DD75 is a very light, vivid yellow. Relative luminance 0.731; OKLCH L 90.0% C 0.128 H 94.6°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DD75 |
|---|---|
| RGB | rgb(249, 221, 117) |
| HSL | hsl(47, 92%, 72%) |
| HSV | hsv(47, 53%, 98%) |
| CMYK | cmyk(0%, 11.2%, 53%, 2.4%) |
| CIE-LAB | lab(88.51, -3.00, 54.00) |
| CIE-LCH | lch(88.51, 54.08, 93.18°) |
| OKLab | oklab(90% -0.0102 0.1274) |
| OKLCH | oklch(90% 0.128 94.6) |
| XYZ | xyz(68.1368, 73.1400, 27.3546) |
| Luminance | 0.7314 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Gold
#FDDE6C
ΔE00 1.46
Wheat (survey)
#FBDD7E
ΔE00 1.52
Sandy
#F1DA7A
ΔE00 1.84
Yellow Tan
#FFE36E
ΔE00 2.08
Sand Yellow
#FCE166
ΔE00 2.55
Light Mustard
#F7D560
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DD75 #7591F9
analogous
#F99B75 #F9DD75 #D3F975
triadic
#F9DD75 #75F9DD #DD75F9
tetradic
#F9DD75 #75F99B #7591F9 #F975D3
square
#F9DD75 #75F99B #7591F9 #F975D3
split-complementary
#F9DD75 #75D3F9 #9B75F9
monochromatic
#E9BA0A #F6CF3A #F9DD75 #FCEBB0 #FEF8E2
Accessibility & contrast
On white
1.34
#F9DD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#F9DD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DD75
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DD75 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96C
Deuteranopia (green-blind)
#F7E279
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f9dd75; /* rgb */ color: rgb(249, 221, 117); /* oklch */ color: oklch(90.0% 0.128 94.6);
Tailwind
colors: {
custom: {
50: '#fee79f',
500: '#f9dd75',
950: '#000000',
},
}SCSS
$custom: #f9dd75; $custom-light: #fee79f; $custom-dark: #000000;
JSON
{
"hex": "#f9dd75",
"rgb": {
"r": 249,
"g": 221,
"b": 117
},
"hsl": {
"h": 47.273,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.90001,
"c": 0.12777,
"h": 94.6
},
"luminance": 0.73137
}Semantic roles & 50–950 ramp
primary
#F9DD75
secondary
#3D5ED5
accent
#31E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480