#F7DE75#F7DE75
#F7DE75 is a very light, vivid yellow. Relative luminance 0.733; OKLCH L 90.0% C 0.128 H 96.2°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DE75 |
|---|---|
| RGB | rgb(247, 222, 117) |
| HSL | hsl(48, 89%, 71%) |
| HSV | hsv(48, 53%, 97%) |
| CMYK | cmyk(0%, 10.1%, 52.6%, 3.1%) |
| CIE-LAB | lab(88.59, -4.31, 54.05) |
| CIE-LCH | lch(88.59, 54.22, 94.56°) |
| OKLab | oklab(90.02% -0.0139 0.1275) |
| OKLCH | oklch(90.02% 0.128 96.2) |
| XYZ | xyz(67.6923, 73.3039, 27.4096) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.60
Pale Gold
#FDDE6C
ΔE00 1.88
Yellow Tan
#FFE36E
ΔE00 1.99
Wheat (survey)
#FBDD7E
ΔE00 2.15
Sand Yellow
#FCE166
ΔE00 2.34
Light Mustard
#F7D560
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DE75 #758EF7
analogous
#F79D75 #F7DE75 #CFF775
triadic
#F7DE75 #75F7DE #DE75F7
tetradic
#F7DE75 #75F79D #758EF7 #F775CF
square
#F7DE75 #75F79D #758EF7 #F775CF
split-complementary
#F7DE75 #75CFF7 #9D75F7
monochromatic
#E4BB0D #F4D03B #F7DE75 #FAECAF #FDF8E2
Accessibility & contrast
On white
1.34
#F7DE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#F7DE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DE75
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DE75 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6B
Deuteranopia (green-blind)
#F7E279
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f7de75; /* rgb */ color: rgb(247, 222, 117); /* oklch */ color: oklch(90.0% 0.128 96.2);
Tailwind
colors: {
custom: {
50: '#fce89f',
500: '#f7de75',
950: '#000000',
},
}SCSS
$custom: #f7de75; $custom-light: #fce89f; $custom-dark: #000000;
JSON
{
"hex": "#f7de75",
"rgb": {
"r": 247,
"g": 222,
"b": 117
},
"hsl": {
"h": 48.462,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.90022,
"c": 0.12826,
"h": 96.2
},
"luminance": 0.73301
}Semantic roles & 50–950 ramp
primary
#F7DE75
secondary
#3E5AD2
accent
#2CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480