#F7CA7C#F7CA7C
#F7CA7C is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.2% C 0.109 H 80.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA7C |
|---|---|
| RGB | rgb(247, 202, 124) |
| HSL | hsl(38, 88%, 73%) |
| HSV | hsv(38, 50%, 97%) |
| CMYK | cmyk(0%, 18.2%, 49.8%, 3.1%) |
| CIE-LAB | lab(83.69, 6.52, 44.71) |
| CIE-LCH | lch(83.69, 45.18, 81.70°) |
| OKLab | oklab(86.19% 0.0184 0.1075) |
| OKLCH | oklch(86.19% 0.109 80.3) |
| XYZ | xyz(63.1190, 63.4739, 27.9919) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.58
Wheat (survey)
#FBDD7E
ΔE00 6.86
Burlywood
#DEB887
ΔE00 7.42
Navajowhite
#FFDEAD
ΔE00 7.48
Light Mustard
#F7D560
ΔE00 7.66
Tan (survey)
#D1B26F
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA7C #7CA9F7
analogous
#F78D7C #F7CA7C #E6F77C
triadic
#F7CA7C #7CF7CA #CA7CF7
tetradic
#F7CA7C #7CF78D #7CA9F7 #F77CE6
square
#F7CA7C #7CF78D #7CA9F7 #F77CE6
split-complementary
#F7CA7C #7CE6F7 #8D7CF7
monochromatic
#EA9A0E #F3B342 #F7CA7C #FBE1B6 #FDF3E2
Accessibility & contrast
On white
1.53
#F7CA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#F7CA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA7C
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA7C | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA76
Deuteranopia (green-blind)
#E8D57E
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7ca7c; /* rgb */ color: rgb(247, 202, 124); /* oklch */ color: oklch(86.2% 0.109 80.3);
Tailwind
colors: {
custom: {
50: '#fcdaa3',
500: '#f7ca7c',
950: '#000000',
},
}SCSS
$custom: #f7ca7c; $custom-light: #fcdaa3; $custom-dark: #000000;
JSON
{
"hex": "#f7ca7c",
"rgb": {
"r": 247,
"g": 202,
"b": 124
},
"hsl": {
"h": 38.049,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.86186,
"c": 0.10901,
"h": 80.3
},
"luminance": 0.6347
}Semantic roles & 50–950 ramp
primary
#F7CA7C
secondary
#4478D3
accent
#54E500
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380