#F7CA85#F7CA85
#F7CA85 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.3% C 0.101 H 77.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA85 |
|---|---|
| RGB | rgb(247, 202, 133) |
| HSL | hsl(36, 88%, 75%) |
| HSV | hsv(36, 46%, 97%) |
| CMYK | cmyk(0%, 18.2%, 46.2%, 3.1%) |
| CIE-LAB | lab(83.82, 7.35, 40.34) |
| CIE-LCH | lch(83.82, 41.01, 79.67°) |
| OKLab | oklab(86.32% 0.0218 0.0982) |
| OKLCH | oklch(86.32% 0.101 77.5) |
| XYZ | xyz(63.7143, 63.7120, 31.1274) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.24
Navajowhite
#FFDEAD
ΔE00 6.33
Very Light Brown
#D3B683
ΔE00 7.47
Sand (survey)
#E2CA76
ΔE00 7.59
Pale Peach
#FFE5AD
ΔE00 7.68
Light Peach
#FFD8B1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA85 #85B2F7
analogous
#F79185 #F7CA85 #EBF785
triadic
#F7CA85 #85F7CA #CA85F7
tetradic
#F7CA85 #85F791 #85B2F7 #F785EB
square
#F7CA85 #85F791 #85B2F7 #F785EB
split-complementary
#F7CA85 #85EBF7 #9185F7
monochromatic
#EF9812 #F3B14C #F7CA85 #FBE3BE #FDF3E2
Accessibility & contrast
On white
1.53
#F7CA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#F7CA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA85
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA85 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB80
Deuteranopia (green-blind)
#E7D587
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7ca85; /* rgb */ color: rgb(247, 202, 133); /* oklch */ color: oklch(86.3% 0.101 77.5);
Tailwind
colors: {
custom: {
50: '#fcdaa9',
500: '#f7ca85',
950: '#000000',
},
}SCSS
$custom: #f7ca85; $custom-light: #fcdaa9; $custom-dark: #000000;
JSON
{
"hex": "#f7ca85",
"rgb": {
"r": 247,
"g": 202,
"b": 133
},
"hsl": {
"h": 36.316,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.86324,
"c": 0.10055,
"h": 77.5
},
"luminance": 0.63709
}Semantic roles & 50–950 ramp
primary
#F7CA85
secondary
#4C82D4
accent
#5BE401
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381