#F7CA7E#F7CA7E
#F7CA7E is a very light, moderate orange. Relative luminance 0.635; OKLCH L 86.2% C 0.107 H 79.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F7CA7E |
|---|---|
| RGB | rgb(247, 202, 126) |
| HSL | hsl(38, 88%, 73%) |
| HSV | hsv(38, 49%, 97%) |
| CMYK | cmyk(0%, 18.2%, 49%, 3.1%) |
| CIE-LAB | lab(83.72, 6.70, 43.75) |
| CIE-LCH | lch(83.72, 44.26, 81.29°) |
| OKLab | oklab(86.22% 0.0191 0.1054) |
| OKLCH | oklch(86.22% 0.107 79.7) |
| XYZ | xyz(63.2467, 63.5250, 28.6648) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.76
Wheat (survey)
#FBDD7E
ΔE00 7.09
Burlywood
#DEB887
ΔE00 7.15
Navajowhite
#FFDEAD
ΔE00 7.21
Tan (survey)
#D1B26F
ΔE00 7.67
Very Light Brown
#D3B683
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7CA7E #7EABF7
analogous
#F78D7E #F7CA7E #E7F77E
triadic
#F7CA7E #7EF7CA #CA7EF7
tetradic
#F7CA7E #7EF78D #7EABF7 #F77EE7
square
#F7CA7E #7EF78D #7EABF7 #F77EE7
split-complementary
#F7CA7E #7EE7F7 #8D7EF7
monochromatic
#EC9A0F #F3B244 #F7CA7E #FBE2B8 #FDF3E2
Accessibility & contrast
On white
1.53
#F7CA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#F7CA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7CA7E
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7CA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7CA7E | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#E7D580
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f7ca7e; /* rgb */ color: rgb(247, 202, 126); /* oklch */ color: oklch(86.2% 0.107 79.7);
Tailwind
colors: {
custom: {
50: '#fcdaa4',
500: '#f7ca7e',
950: '#000000',
},
}SCSS
$custom: #f7ca7e; $custom-light: #fcdaa4; $custom-dark: #000000;
JSON
{
"hex": "#f7ca7e",
"rgb": {
"r": 247,
"g": 202,
"b": 126
},
"hsl": {
"h": 37.686,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.86216,
"c": 0.10715,
"h": 79.7
},
"luminance": 0.63522
}Semantic roles & 50–950 ramp
primary
#F7CA7E
secondary
#467AD3
accent
#56E501
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380