#F7CF79#F7CF79
#F7CF79 is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.1% C 0.114 H 85.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CF79 |
|---|---|
| RGB | rgb(247, 207, 121) |
| HSL | hsl(41, 89%, 72%) |
| HSV | hsv(41, 51%, 97%) |
| CMYK | cmyk(0%, 16.2%, 51%, 3.1%) |
| CIE-LAB | lab(84.89, 3.68, 47.66) |
| CIE-LCH | lch(84.89, 47.81, 85.59°) |
| OKLab | oklab(87.11% 0.0097 0.1138) |
| OKLCH | oklch(87.11% 0.114 85.1) |
| XYZ | xyz(64.1243, 65.7836, 27.4054) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.44
Sand (survey)
#E2CA76
ΔE00 4.92
Light Mustard
#F7D560
ΔE00 5.24
Maize
#F4D054
ΔE00 5.65
Sandy
#F1DA7A
ΔE00 5.70
Pale Gold
#FDDE6C
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CF79 #79A1F7
analogous
#F79079 #F7CF79 #E0F779
triadic
#F7CF79 #79F7CF #CF79F7
tetradic
#F7CF79 #79F790 #79A1F7 #F779E0
square
#F7CF79 #79F790 #79A1F7 #F779E0
split-complementary
#F7CF79 #79E0F7 #9079F7
monochromatic
#E8A30E #F4BA3F #F7CF79 #FAE4B3 #FDF5E2
Accessibility & contrast
On white
1.48
#F7CF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#F7CF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CF79
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CF79 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE72
Deuteranopia (green-blind)
#ECD87C
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f7cf79; /* rgb */ color: rgb(247, 207, 121); /* oklch */ color: oklch(87.1% 0.114 85.1);
Tailwind
colors: {
custom: {
50: '#fcdda1',
500: '#f7cf79',
950: '#000000',
},
}SCSS
$custom: #f7cf79; $custom-light: #fcdda1; $custom-dark: #000000;
JSON
{
"hex": "#f7cf79",
"rgb": {
"r": 247,
"g": 207,
"b": 121
},
"hsl": {
"h": 40.952,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.87113,
"c": 0.11423,
"h": 85.1
},
"luminance": 0.6578
}Semantic roles & 50–950 ramp
primary
#F7CF79
secondary
#4170D3
accent
#49E500
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480