#F6CA7A#F6CA7A
#F6CA7A is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.1% C 0.110 H 81.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CA7A |
|---|---|
| RGB | rgb(246, 202, 122) |
| HSL | hsl(39, 87%, 72%) |
| HSV | hsv(39, 50%, 96%) |
| CMYK | cmyk(0%, 17.9%, 50.4%, 3.5%) |
| CIE-LAB | lab(83.57, 5.94, 45.53) |
| CIE-LCH | lch(83.57, 45.92, 82.56°) |
| OKLab | oklab(86.06% 0.0166 0.1092) |
| OKLCH | oklch(86.06% 0.11 81.4) |
| XYZ | xyz(62.6420, 63.2424, 27.3161) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.12
Wheat (survey)
#FBDD7E
ΔE00 6.45
Light Mustard
#F7D560
ΔE00 7.14
Maize
#F4D054
ΔE00 7.34
Tan (survey)
#D1B26F
ΔE00 7.55
Sandy
#F1DA7A
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CA7A #7AA6F6
analogous
#F68C7A #F6CA7A #E4F67A
triadic
#F6CA7A #7AF6CA #CA7AF6
tetradic
#F6CA7A #7AF68C #7AA6F6 #F67AE4
square
#F6CA7A #7AF68C #7AA6F6 #F67AE4
split-complementary
#F6CA7A #7AE4F6 #8C7AF6
monochromatic
#E69A10 #F2B341 #F6CA7A #FAE1B3 #FDF4E2
Accessibility & contrast
On white
1.54
#F6CA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#F6CA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CA7A
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CA7A | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA73
Deuteranopia (green-blind)
#E7D57C
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f6ca7a; /* rgb */ color: rgb(246, 202, 122); /* oklch */ color: oklch(86.1% 0.110 81.4);
Tailwind
colors: {
custom: {
50: '#fcdaa2',
500: '#f6ca7a',
950: '#000000',
},
}SCSS
$custom: #f6ca7a; $custom-light: #fcdaa2; $custom-dark: #000000;
JSON
{
"hex": "#f6ca7a",
"rgb": {
"r": 246,
"g": 202,
"b": 122
},
"hsl": {
"h": 38.71,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.8606,
"c": 0.11041,
"h": 81.4
},
"luminance": 0.63239
}Semantic roles & 50–950 ramp
primary
#F6CA7A
secondary
#4375D2
accent
#52E402
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380