#F7DD77#F7DD77
#F7DD77 is a very light, vivid yellow. Relative luminance 0.728; OKLCH L 89.8% C 0.126 H 95.4°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DD77 |
|---|---|
| RGB | rgb(247, 221, 119) |
| HSL | hsl(48, 89%, 72%) |
| HSV | hsv(48, 52%, 97%) |
| CMYK | cmyk(0%, 10.5%, 51.8%, 3.1%) |
| CIE-LAB | lab(88.36, -3.64, 52.83) |
| CIE-LCH | lch(88.36, 52.96, 93.95°) |
| OKLab | oklab(89.85% -0.0118 0.125) |
| OKLCH | oklch(89.85% 0.126 95.4) |
| XYZ | xyz(67.5464, 72.8218, 27.9472) |
| Luminance | 0.7282 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.33
Wheat (survey)
#FBDD7E
ΔE00 1.65
Pale Gold
#FDDE6C
ΔE00 1.96
Yellow Tan
#FFE36E
ΔE00 2.34
Sand Yellow
#FCE166
ΔE00 2.76
Light Mustard
#F7D560
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DD77 #7791F7
analogous
#F79D77 #F7DD77 #D1F777
triadic
#F7DD77 #77F7DD #DD77F7
tetradic
#F7DD77 #77F79D #7791F7 #F777D1
square
#F7DD77 #77F79D #7791F7 #F777D1
split-complementary
#F7DD77 #77D1F7 #9D77F7
monochromatic
#E6BA0E #F4CF3D #F7DD77 #FAEBB1 #FDF8E2
Accessibility & contrast
On white
1.35
#F7DD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#F7DD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DD77
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DD77 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96E
Deuteranopia (green-blind)
#F6E17B
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f7dd77; /* rgb */ color: rgb(247, 221, 119); /* oklch */ color: oklch(89.8% 0.126 95.4);
Tailwind
colors: {
custom: {
50: '#fce7a0',
500: '#f7dd77',
950: '#000000',
},
}SCSS
$custom: #f7dd77; $custom-light: #fce7a0; $custom-dark: #000000;
JSON
{
"hex": "#f7dd77",
"rgb": {
"r": 247,
"g": 221,
"b": 119
},
"hsl": {
"h": 47.813,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.89847,
"c": 0.12557,
"h": 95.4
},
"luminance": 0.72819
}Semantic roles & 50–950 ramp
primary
#F7DD77
secondary
#405ED2
accent
#2FE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480