#F7D475#F7D475
#F7D475 is a very light, vivid orange. Relative luminance 0.681; OKLCH L 88.0% C 0.121 H 89.6°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F7D475 |
|---|---|
| RGB | rgb(247, 212, 117) |
| HSL | hsl(44, 89%, 71%) |
| HSV | hsv(44, 53%, 97%) |
| CMYK | cmyk(0%, 14.2%, 52.6%, 3.1%) |
| CIE-LAB | lab(86.08, 0.77, 51.05) |
| CIE-LCH | lch(86.08, 51.06, 89.13°) |
| OKLab | oklab(88.04% 0.0008 0.1209) |
| OKLCH | oklch(88.04% 0.121 89.6) |
| XYZ | xyz(65.1147, 68.1487, 26.5504) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.33
Light Mustard
#F7D560
ΔE00 3.07
Sandy
#F1DA7A
ΔE00 3.53
Pale Gold
#FDDE6C
ΔE00 3.63
Maize
#F4D054
ΔE00 3.91
Sand (survey)
#E2CA76
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7D475 #7598F7
analogous
#F79375 #F7D475 #D9F775
triadic
#F7D475 #75F7D4 #D475F7
tetradic
#F7D475 #75F793 #7598F7 #F775D9
square
#F7D475 #75F793 #7598F7 #F775D9
split-complementary
#F7D475 #75D9F7 #9375F7
monochromatic
#E4AA0D #F4C23B #F7D475 #FAE6AF #FDF6E2
Accessibility & contrast
On white
1.44
#F7D475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#F7D475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7D475
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7D475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7D475 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D26D
Deuteranopia (green-blind)
#F0DB79
Tritanopia (blue-blind)
#FFC6BE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f7d475; /* rgb */ color: rgb(247, 212, 117); /* oklch */ color: oklch(88.0% 0.121 89.6);
Tailwind
colors: {
custom: {
50: '#fce19f',
500: '#f7d475',
950: '#000000',
},
}SCSS
$custom: #f7d475; $custom-light: #fce19f; $custom-dark: #000000;
JSON
{
"hex": "#f7d475",
"rgb": {
"r": 247,
"g": 212,
"b": 117
},
"hsl": {
"h": 43.846,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.88038,
"c": 0.12094,
"h": 89.6
},
"luminance": 0.68145
}Semantic roles & 50–950 ramp
primary
#F7D475
secondary
#3E66D2
accent
#3EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480