#F7DD75#F7DD75
#F7DD75 is a very light, vivid yellow. Relative luminance 0.728; OKLCH L 89.8% C 0.127 H 95.6°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DD75 |
|---|---|
| RGB | rgb(247, 221, 117) |
| HSL | hsl(48, 89%, 71%) |
| HSV | hsv(48, 53%, 97%) |
| CMYK | cmyk(0%, 10.5%, 52.6%, 3.1%) |
| CIE-LAB | lab(88.34, -3.81, 53.75) |
| CIE-LCH | lch(88.34, 53.88, 94.05°) |
| OKLab | oklab(89.82% -0.0124 0.1269) |
| OKLCH | oklch(89.82% 0.127 95.6) |
| XYZ | xyz(67.4275, 72.7743, 27.3213) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.50
Pale Gold
#FDDE6C
ΔE00 1.78
Wheat (survey)
#FBDD7E
ΔE00 1.86
Yellow Tan
#FFE36E
ΔE00 2.13
Sand Yellow
#FCE166
ΔE00 2.50
Light Mustard
#F7D560
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DD75 #758FF7
analogous
#F79C75 #F7DD75 #D0F775
triadic
#F7DD75 #75F7DD #DD75F7
tetradic
#F7DD75 #75F79C #758FF7 #F775D0
square
#F7DD75 #75F79C #758FF7 #F775D0
split-complementary
#F7DD75 #75D0F7 #9C75F7
monochromatic
#E4B90D #F4CF3B #F7DD75 #FAEBAF #FDF8E2
Accessibility & contrast
On white
1.35
#F7DD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#F7DD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DD75
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DD75 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96C
Deuteranopia (green-blind)
#F6E179
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f7dd75; /* rgb */ color: rgb(247, 221, 117); /* oklch */ color: oklch(89.8% 0.127 95.6);
Tailwind
colors: {
custom: {
50: '#fce79f',
500: '#f7dd75',
950: '#000000',
},
}SCSS
$custom: #f7dd75; $custom-light: #fce79f; $custom-dark: #000000;
JSON
{
"hex": "#f7dd75",
"rgb": {
"r": 247,
"g": 221,
"b": 117
},
"hsl": {
"h": 48,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.89822,
"c": 0.12746,
"h": 95.6
},
"luminance": 0.72771
}Semantic roles & 50–950 ramp
primary
#F7DD75
secondary
#3E5CD2
accent
#2EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480