#F7CA86#F7CA86
#F7CA86 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.3% C 0.100 H 77.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA86 |
|---|---|
| RGB | rgb(247, 202, 134) |
| HSL | hsl(36, 88%, 75%) |
| HSV | hsv(36, 46%, 97%) |
| CMYK | cmyk(0%, 18.2%, 45.7%, 3.1%) |
| CIE-LAB | lab(83.83, 7.45, 39.85) |
| CIE-LCH | lch(83.83, 40.55, 79.41°) |
| OKLab | oklab(86.34% 0.0221 0.0971) |
| OKLCH | oklch(86.34% 0.1 77.2) |
| XYZ | xyz(63.7837, 63.7398, 31.4930) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.12
Navajowhite
#FFDEAD
ΔE00 6.22
Very Light Brown
#D3B683
ΔE00 7.42
Light Peach
#FFD8B1
ΔE00 7.62
Pale Peach
#FFE5AD
ΔE00 7.65
Sand (survey)
#E2CA76
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA86 #86B3F7
analogous
#F79286 #F7CA86 #ECF786
triadic
#F7CA86 #86F7CA #CA86F7
tetradic
#F7CA86 #86F792 #86B3F7 #F786EC
square
#F7CA86 #86F792 #86B3F7 #F786EC
split-complementary
#F7CA86 #86ECF7 #9286F7
monochromatic
#EF9813 #F3B14D #F7CA86 #FBE3BF #FDF2E2
Accessibility & contrast
On white
1.53
#F7CA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F7CA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA86
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA86 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB81
Deuteranopia (green-blind)
#E7D688
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7ca86; /* rgb */ color: rgb(247, 202, 134); /* oklch */ color: oklch(86.3% 0.100 77.2);
Tailwind
colors: {
custom: {
50: '#fcdaaa',
500: '#f7ca86',
950: '#000000',
},
}SCSS
$custom: #f7ca86; $custom-light: #fcdaaa; $custom-dark: #000000;
JSON
{
"hex": "#f7ca86",
"rgb": {
"r": 247,
"g": 202,
"b": 134
},
"hsl": {
"h": 36.106,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.8634,
"c": 0.0996,
"h": 77.2
},
"luminance": 0.63736
}Semantic roles & 50–950 ramp
primary
#F7CA86
secondary
#4D83D4
accent
#5CE401
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381