#F7CA82#F7CA82
#F7CA82 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.3% C 0.103 H 78.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA82 |
|---|---|
| RGB | rgb(247, 202, 130) |
| HSL | hsl(37, 88%, 74%) |
| HSV | hsv(37, 47%, 97%) |
| CMYK | cmyk(0%, 18.2%, 47.4%, 3.1%) |
| CIE-LAB | lab(83.77, 7.07, 41.81) |
| CIE-LCH | lch(83.77, 42.40, 80.40°) |
| OKLab | oklab(86.28% 0.0206 0.1013) |
| OKLCH | oklch(86.28% 0.103 78.5) |
| XYZ | xyz(63.5100, 63.6303, 30.0514) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.62
Navajowhite
#FFDEAD
ΔE00 6.70
Sand (survey)
#E2CA76
ΔE00 7.20
Wheat (survey)
#FBDD7E
ΔE00 7.62
Very Light Brown
#D3B683
ΔE00 7.65
Tan (survey)
#D1B26F
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA82 #82AFF7
analogous
#F79082 #F7CA82 #EAF782
triadic
#F7CA82 #82F7CA #CA82F7
tetradic
#F7CA82 #82F790 #82AFF7 #F782EA
square
#F7CA82 #82F790 #82AFF7 #F782EA
split-complementary
#F7CA82 #82EAF7 #9082F7
monochromatic
#EF990F #F3B248 #F7CA82 #FBE2BC #FDF3E2
Accessibility & contrast
On white
1.53
#F7CA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#F7CA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA82
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA82 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7C
Deuteranopia (green-blind)
#E7D584
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7ca82; /* rgb */ color: rgb(247, 202, 130); /* oklch */ color: oklch(86.3% 0.103 78.5);
Tailwind
colors: {
custom: {
50: '#fcdaa7',
500: '#f7ca82',
950: '#000000',
},
}SCSS
$custom: #f7ca82; $custom-light: #fcdaa7; $custom-dark: #000000;
JSON
{
"hex": "#f7ca82",
"rgb": {
"r": 247,
"g": 202,
"b": 130
},
"hsl": {
"h": 36.923,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.86277,
"c": 0.10339,
"h": 78.5
},
"luminance": 0.63627
}Semantic roles & 50–950 ramp
primary
#F7CA82
secondary
#497FD4
accent
#58E501
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380