#F7D775#F7D775
#F7D775 is a very light, vivid yellow. Relative luminance 0.697; OKLCH L 88.6% C 0.123 H 91.7°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F7D775 |
|---|---|
| RGB | rgb(247, 215, 117) |
| HSL | hsl(45, 89%, 71%) |
| HSV | hsv(45, 53%, 97%) |
| CMYK | cmyk(0%, 13%, 52.6%, 3.1%) |
| CIE-LAB | lab(86.83, -0.76, 51.95) |
| CIE-LCH | lch(86.83, 51.96, 90.84°) |
| OKLab | oklab(88.63% -0.0036 0.1229) |
| OKLCH | oklch(88.63% 0.123 91.7) |
| XYZ | xyz(65.8716, 69.6625, 26.8027) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.46
Sandy
#F1DA7A
ΔE00 2.52
Light Mustard
#F7D560
ΔE00 2.55
Pale Gold
#FDDE6C
ΔE00 2.65
Maize
#F4D054
ΔE00 3.70
Yellow Tan
#FFE36E
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7D775 #7595F7
analogous
#F79675 #F7D775 #D6F775
triadic
#F7D775 #75F7D7 #D775F7
tetradic
#F7D775 #75F796 #7595F7 #F775D6
square
#F7D775 #75F796 #7595F7 #F775D6
split-complementary
#F7D775 #75D6F7 #9675F7
monochromatic
#E4AF0D #F4C63B #F7D775 #FAE8AF #FDF7E2
Accessibility & contrast
On white
1.41
#F7D775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#F7D775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7D775
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7D775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7D775 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#F2DD79
Tritanopia (blue-blind)
#FFC9C0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f7d775; /* rgb */ color: rgb(247, 215, 117); /* oklch */ color: oklch(88.6% 0.123 91.7);
Tailwind
colors: {
custom: {
50: '#fce39f',
500: '#f7d775',
950: '#000000',
},
}SCSS
$custom: #f7d775; $custom-light: #fce39f; $custom-dark: #000000;
JSON
{
"hex": "#f7d775",
"rgb": {
"r": 247,
"g": 215,
"b": 117
},
"hsl": {
"h": 45.231,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.8863,
"c": 0.12297,
"h": 91.7
},
"luminance": 0.69659
}Semantic roles & 50–950 ramp
primary
#F7D775
secondary
#3E62D2
accent
#38E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480