#F7CD84#F7CD84
#F7CD84 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 86.9% C 0.103 H 80.6°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CD84 |
|---|---|
| RGB | rgb(247, 205, 132) |
| HSL | hsl(38, 88%, 74%) |
| HSV | hsv(38, 47%, 97%) |
| CMYK | cmyk(0%, 17%, 46.6%, 3.1%) |
| CIE-LAB | lab(84.54, 5.70, 41.77) |
| CIE-LCH | lch(84.54, 42.15, 82.23°) |
| OKLab | oklab(86.89% 0.0168 0.1013) |
| OKLCH | oklch(86.89% 0.103 80.6) |
| XYZ | xyz(64.3563, 65.1060, 31.0022) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.35
Sand (survey)
#E2CA76
ΔE00 6.36
Wheat (survey)
#FBDD7E
ΔE00 6.55
Pale Peach
#FFE5AD
ΔE00 7.01
Burlywood
#DEB887
ΔE00 7.20
Moccasin
#FFE4B5
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CD84 #84AEF7
analogous
#F79484 #F7CD84 #E8F784
triadic
#F7CD84 #84F7CD #CD84F7
tetradic
#F7CD84 #84F794 #84AEF7 #F784E8
square
#F7CD84 #84F794 #84AEF7 #F784E8
split-complementary
#F7CD84 #84E8F7 #9484F7
monochromatic
#F09E11 #F3B64B #F7CD84 #FBE4BD #FDF3E2
Accessibility & contrast
On white
1.50
#F7CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#F7CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CD84
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CD84 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7E
Deuteranopia (green-blind)
#E9D786
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f7cd84; /* rgb */ color: rgb(247, 205, 132); /* oklch */ color: oklch(86.9% 0.103 80.6);
Tailwind
colors: {
custom: {
50: '#fcdca9',
500: '#f7cd84',
950: '#000000',
},
}SCSS
$custom: #f7cd84; $custom-light: #fcdca9; $custom-dark: #000000;
JSON
{
"hex": "#f7cd84",
"rgb": {
"r": 247,
"g": 205,
"b": 132
},
"hsl": {
"h": 38.087,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.86887,
"c": 0.10273,
"h": 80.6
},
"luminance": 0.65103
}Semantic roles & 50–950 ramp
primary
#F7CD84
secondary
#4B7DD4
accent
#54E401
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181510
muted
#868480