#F7CD85#F7CD85
#F7CD85 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 86.9% C 0.102 H 80.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CD85 |
|---|---|
| RGB | rgb(247, 205, 133) |
| HSL | hsl(38, 88%, 75%) |
| HSV | hsv(38, 46%, 97%) |
| CMYK | cmyk(0%, 17%, 46.2%, 3.1%) |
| CIE-LAB | lab(84.55, 5.80, 41.28) |
| CIE-LCH | lch(84.55, 41.69, 82.01°) |
| OKLab | oklab(86.9% 0.0172 0.1003) |
| OKLCH | oklch(86.9% 0.102 80.3) |
| XYZ | xyz(64.4251, 65.1335, 31.3643) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.21
Sand (survey)
#E2CA76
ΔE00 6.48
Wheat (survey)
#FBDD7E
ΔE00 6.70
Pale Peach
#FFE5AD
ΔE00 6.95
Burlywood
#DEB887
ΔE00 7.08
Moccasin
#FFE4B5
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CD85 #85AFF7
analogous
#F79485 #F7CD85 #E8F785
triadic
#F7CD85 #85F7CD #CD85F7
tetradic
#F7CD85 #85F794 #85AFF7 #F785E8
square
#F7CD85 #85F794 #85AFF7 #F785E8
split-complementary
#F7CD85 #85E8F7 #9485F7
monochromatic
#EF9E12 #F3B54C #F7CD85 #FBE5BE #FDF3E2
Accessibility & contrast
On white
1.50
#F7CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#F7CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CD85
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CD85 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7F
Deuteranopia (green-blind)
#E9D787
Tritanopia (blue-blind)
#FFC0BB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f7cd85; /* rgb */ color: rgb(247, 205, 133); /* oklch */ color: oklch(86.9% 0.102 80.3);
Tailwind
colors: {
custom: {
50: '#fcdca9',
500: '#f7cd85',
950: '#000000',
},
}SCSS
$custom: #f7cd85; $custom-light: #fcdca9; $custom-dark: #000000;
JSON
{
"hex": "#f7cd85",
"rgb": {
"r": 247,
"g": 205,
"b": 133
},
"hsl": {
"h": 37.895,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.86903,
"c": 0.10175,
"h": 80.3
},
"luminance": 0.6513
}Semantic roles & 50–950 ramp
primary
#F7CD85
secondary
#4C7ED4
accent
#55E401
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481